Skip to content

Instantly share code, notes, and snippets.

@royling
Created March 23, 2017 04:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save royling/c694364405c3c9bbff0e0cbe0a3c647b to your computer and use it in GitHub Desktop.
Save royling/c694364405c3c9bbff0e0cbe0a3c647b to your computer and use it in GitHub Desktop.
git autocomplete
wget https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.bash
# add to .bashrc
source ~/git-completion.bash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment