Merge branch 'master' of github.com:masterzu/dotfiles

This commit is contained in:
masterzu 2016-12-06 12:20:10 +01:00
commit 17881b7d51
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ fi
# dircolors # dircolors
# To create the file: dircolors -p # To create the file: dircolors -p
if [ -f ~/.dircolors]; then if [ -f ~/.dircolors ]; then
eval "`dircolors ~/.dircolors`" eval "`dircolors ~/.dircolors`"
fi fi