prezto/modules/gitignore/init.zsh
2014-11-03 09:15:03 +08:00

2 lines
55 B
Bash

function gi() { curl http://www.gitignore.io/api/$@ ;}