zshrc.d/50-local.zrc
author Mikael Berthe <mikael@lilotux.net>
Sat, 14 Jul 2012 19:31:01 +0200
changeset 1 7da32984f5b5
parent 0 7215ca490221
child 44 157f894ef9f7
permissions -rw-r--r--
Add a README in the zsh_local directory, remove placeholder Isn't a README much more useful than the previous placeholder?


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

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