Skip to content

Instantly share code, notes, and snippets.

@Adron
Created May 3, 2017 19:06
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/30d8555ad25c12049e05d899aaea364e to your computer and use it in GitHub Desktop.
Save Adron/30d8555ad25c12049e05d899aaea364e to your computer and use it in GitHub Desktop.
Git Enable Autocomplete ~/.zshrc
autoload bashcompinit
bashcompinit
source `brew prefix`/etc/git-completion.d
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment