This commit is contained in:
Josh Glendenning 2014-10-07 05:47:38 +00:00
commit 47816a54c3

View file

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