summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-01-03 13:10:24 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-01-03 13:10:24 +0100
commitb97b00074f1a5e35722bd12d7a3ce65f23deab8f (patch)
tree1be89786e023009b8859382303834cf516471199 /etc/rc
parent9a4209506b0400b5cce16a1a8db948e2b1476daa (diff)
Fixed key bindings
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc b/etc/rc
index 02b2bda..2031a07 100644
--- a/etc/rc
+++ b/etc/rc
@@ -33,7 +33,6 @@ source $ZDIR/completion
(( ZPROFILE )) && source $ZDIR/profile
## misc
-bindkey -e
check_com -c dircolors && eval $(dircolors -b $HOME/packages/zsh/etc/dircolors)
mesg n
umask 077