make other url change

This commit is contained in:
ferron 2014-01-27 01:45:20 -04:00
commit 2710641dd1

View file

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