https://github.com/robbyrussell/oh-my-zsh/blob/master/plugin...
gitignore already has this and no need for a plugin.
$ echo "function gi() { curl -L -s https://www.gitignore.io/api/\$@ ;}" >> ~/.zshrc && source ~/.zshrc
gitignore already has this and no need for a plugin.
$ echo "function gi() { curl -L -s https://www.gitignore.io/api/\$@ ;}" >> ~/.zshrc && source ~/.zshrc