Skip to content

Instantly share code, notes, and snippets.

@Adron
Created May 3, 2017 19:07
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 Adron/c2ccc9b27e165c7d282e4d776a03422f to your computer and use it in GitHub Desktop.
Save Adron/c2ccc9b27e165c7d282e4d776a03422f to your computer and use it in GitHub Desktop.
Git Enable Autocomplete Extra Steps ~/.bashrc ~/.zshrc
complete -o default -o nospace -F _git g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment