From 32e45951ebf6fb767d64e589058177daf1bc6c55 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 13 Dec 2008 16:52:22 +0100 Subject: Show todo and calendar in zprofile --- etc/rc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/rc') diff --git a/etc/rc b/etc/rc index fd74c45..f29a547 100644 --- a/etc/rc +++ b/etc/rc @@ -31,6 +31,8 @@ xsource $ZDIR/local xsource $HOME/var/tmp/envstore-raw-$UID source $ZDIR/completion +(( ZPROFILE )) && source $ZDIR/profile + ## misc bindkey -e check_com -c dircolors && eval $(dircolors -b $HOME/packages/zsh/etc/dircolors) -- cgit v1.2.3