This commit is contained in:
Heo, Jiwoong 2014-02-06 12:02:06 +09:00
commit d73466cc43

View file

@ -1,4 +1,4 @@
function gi() { curl http://gitignore.io/api/$@ ;} function gi() { curl http://www.gitignore.io/api/$@ ;}
_gitignireio_get_command_list() { _gitignireio_get_command_list() {
curl -s http://gitignore.io/api/list | tr "," "\n" curl -s http://gitignore.io/api/list | tr "," "\n"