prezto/modules/gitignore/init.zsh

2 lines
55 B
Bash

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