"plugins/vscode:/vscode.git/clone" did not exist on "2aa2ea744eff2322b1fc2a31be556d95dda83797"
Commit 8ed33a8c authored by Theodore Robert Campbell Jr's avatar Theodore Robert Campbell Jr Committed by Robby Russell
Browse files

no need for an extra fork

parent 0447a0ec
# hub alias from defunkt
# https://github.com/defunkt/hub
if [ $( which hub > /dev/null 2>&1 ; echo -n $? ) -lt 1 ]; then
eval $( hub alias -s $( ps -o comm= -p $$ ) )
eval $( hub alias -s zsh )
fi
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment