Skip to content

Instantly share code, notes, and snippets.

@zolotyh
Created September 26, 2019 03:18
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 zolotyh/f999db5d05eb9ef053c22184936964c6 to your computer and use it in GitHub Desktop.
Save zolotyh/f999db5d05eb9ef053c22184936964c6 to your computer and use it in GitHub Desktop.
#~/.gitconfig
[alias]
ignore = "!gi() {
curl -L -s https://www.gitignore.io/api/$@ ;
}; gi"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment