From 506f27cf7b39aad88db48eba8c52c21b2f8b5307 Mon Sep 17 00:00:00 2001 From: bnewbold Date: Wed, 23 Dec 2009 08:46:50 -0500 Subject: updated ls alias for color, added GNOME desktop dirs --- .profile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.profile') diff --git a/.profile b/.profile index 4e5c8c4..33c53a8 100644 --- a/.profile +++ b/.profile @@ -30,6 +30,7 @@ case `id -u` in *) PS1="${PS1}$ ";; esac -alias ls="ls -G" +#alias ls="ls -G" +alias ls="ls --color=auto" alias xterm_="xterm -rv +sb -ls" #alias scipy = "ipython -pylab" -- cgit v1.2.3