# # Adds GitHub knowledge to the Git command. # https://github.com/defunkt/hub # # Authors: # Chris Wanstrath # Sorin Ionescu # Colin Hebert # if (( $+commands[hub] )); then eval "$(hub alias -s)" fi