This commit is contained in:
ncanceill 2014-02-19 18:28:37 +01:00
commit 10d4b08027

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() {
curl -s http://gitignore.io/api/list | tr "," "\n"