Merge branch 'master' of github.com:atomaka/dotfiles

This commit is contained in:
Andrew Tomaka 2014-01-10 11:11:37 -05:00
commit 0c14631702

3
.zshrc
View file

@ -66,3 +66,6 @@ else
eval "$(rbenv init -)"
fi
fi
### Added by the Heroku Toolbelt
export PATH="/usr/local/heroku/bin:$PATH"