summaryrefslogtreecommitdiff
path: root/etc/rc
diff options
context:
space:
mode:
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