summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 8b62217..2cdf069 100644
--- a/etc/rc
+++ b/etc/rc
@@ -41,7 +41,7 @@ xsource $ZDIR/hosts/$HOST # local configuration in git
source $ZDIR/completion
# misc
-check_com -c dircolors && eval $(dircolors -b $HOME/packages/zsh/etc/dircolors)
+check_com -c dircolors && eval $(dircolors -b $ZDIR/dircolors)
mesg n
umask 077
chpwd