Mercurial and kiex bits

This commit is contained in:
Dan Buch
2017-07-08 21:06:59 -04:00
parent 966178503e
commit 8f70fe6c97
2 changed files with 3 additions and 1 deletions

2
zshrc
View File

@@ -42,6 +42,7 @@ plugins=(
heroku
hk
knife
mercurial
osx
pip
postgres
@@ -140,6 +141,7 @@ __maybesource ~/.travis/travis.sh
__maybesource ~/google-cloud-sdk/path.zsh.inc
__maybesource ~/google-cloud-sdk/completion.zsh.inc
__maybesource /usr/share/nvm/init-nvm.sh
__maybesource ~/.kiex/scripts/kiex
if [[ -f ~/perl5/lib/perl5/local/lib.pm ]]; then
eval "$(perl -I ~/perl5/lib/perl5 '-Mlocal::lib')"