From dd68dbf20956a7005a47682b3992450004298e71 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 26 Feb 2009 21:33:53 +0100 Subject: zprofile: Use zlogin... --- etc/rc | 3 --- 1 file changed, 3 deletions(-) (limited to 'etc/rc') 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 -- cgit v1.2.3