Merge pull request #8 from Khayyam/patch-1

corrected the 'eval'
This commit is contained in:
Magnus Woldrich 2012-03-14 23:27:47 -07:00
commit 963d7b60af

View File

@ -23,7 +23,7 @@
# To install and use this file, put something like this is your shell resource
# file:
#
# eval( dircolors -b $HOME/.dircolors )
# eval $(dircolors -b $HOME/.dircolors)
#
# where .dircolors is this file.