1 2 3 4 5
# hub alias from defunkt # https://github.com/defunkt/hub if which hub > /dev/null; then eval $(hub alias -s zsh) fi