zshrc.d/50-local.zrc
author Mikael Berthe <mikael@lilotux.net>
Sat, 14 Jul 2012 22:48:17 +0200
changeset 3 f2f4db4d9c34
parent 0 7215ca490221
child 44 157f894ef9f7
permissions -rw-r--r--
Add .zshenv Add .zshenv, which simply sources the main zshenv file


#######################
# Local customization #
#######################

[ -f $ZDOTLOCALDIR/zshrc ] && . $ZDOTLOCALDIR/zshrc