This commit is contained in:
Seth Mason 2014-09-15 23:30:12 +00:00
commit c674d47500

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"