summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2009-02-26 21:33:53 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2009-02-26 21:33:53 +0100
commitdd68dbf20956a7005a47682b3992450004298e71 (patch)
tree47b491b1135eda4ab7f0ed036c2b5cc480ab84e5 /etc/rc
parentbd39006f6eb8b3ac45f77d27d631a7ed17b8f2d6 (diff)
zprofile: Use zlogin...
Diffstat (limited to 'etc/rc')
-rw-r--r--etc/rc3
1 files changed, 0 insertions, 3 deletions
diff --git a/etc/rc b/etc/rc
index 7e12f54..7e143f9 100644
--- a/etc/rc
+++ b/etc/rc
@@ -34,9 +34,6 @@ xsource $HOME/var/tmp/envstore-raw-$UID # envstore
xsource $ZDIR/hosts/$HOST # local configuration in git
source $ZDIR/completion
-# Run the parts of .zprofile which require the setup done by .zshrc
-(( ZPROFILE )) && source $ZDIR/profile
-
# misc
check_com -c dircolors && eval $(dircolors -b $HOME/packages/zsh/etc/dircolors)
mesg n