Skip to content

Commit

Permalink
Once more
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Singer committed Sep 24, 2010
1 parent bc2e0df commit b855713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dotfiles/zsh/config
Expand Up @@ -52,7 +52,7 @@ bindkey -e

# enable color support of ls and also add handy aliases
if [ "$TERM" != "dumb" ] && [ -x /usr/bin/dircolors ]; then
eval `dircolors -b`
eval `dircolors`
alias ls='ls --color=auto'
#alias dir='ls --color=auto --format=vertical'
#alias vdir='ls --color=auto --format=long'
Expand Down

0 comments on commit b855713

Please sign in to comment.