Port the oh-my-zsh gitignore plugin to prezto
This commit is contained in:
parent
d020d34e59
commit
a14b6e5c31
1 changed files with 1 additions and 0 deletions
1
modules/gitignore/init.zsh
Normal file
1
modules/gitignore/init.zsh
Normal file
|
@ -0,0 +1 @@
|
|||
function gi() { curl http://www.gitignore.io/api/$@ ;}
|
Loading…
Reference in a new issue