zshrc.d/50-local.zrc
author Mikael Berthe <mikael@lilotux.net>
Sun, 15 Jul 2012 12:13:57 +0200
changeset 12 a906009be2b1
parent 0 7215ca490221
child 44 157f894ef9f7
permissions -rw-r--r--
Add alias pyhttp (from Seth House configuration) https://github.com/whiteinge/dotfiles/blob/master/.zshrc


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

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