summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc b/etc/rc
index 9c08b02..420d240 100644
--- a/etc/rc
+++ b/etc/rc
@@ -28,6 +28,7 @@ source $ZDIR/completion
## misc
bindkey -e # EMACS bindings
ls-colors: eval $(dircolors -b $HOME/packages/zsh/etc/dircolors)
+[ -r /tmp/envstore-raw-$UID ] && . /tmp/envstore-raw-$UID
mesg n
umask 077