Skip to content

Instantly share code, notes, and snippets.

@joujiahe
Created April 9, 2013 08:58
Show Gist options
  • Save joujiahe/5344182 to your computer and use it in GitHub Desktop.
Save joujiahe/5344182 to your computer and use it in GitHub Desktop.
Git auto-completion for mac computer.
curl https://raw.github.com/git/git/master/contrib/completion/git-completion.bash -o ~/.git-completion.bash
echo "source ~/.git-completion.bash" >> ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment