Port the oh-my-zsh gitignore plugin to prezto

This commit is contained in:
Haojia Che 2014-11-03 09:15:03 +08:00
parent d020d34e59
commit a14b6e5c31
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
function gi() { curl http://www.gitignore.io/api/$@ ;}