Commit dba43476 authored by Bruno Pinto's avatar Bruno Pinto

Merge pull request #220 from nisseblink/master

parents 84881263 812952d1
......@@ -5,5 +5,5 @@ function gi -d "gitignore.io cli for fish"
end
set -l params (echo $argv|tr ' ' ',')
curl -s http://www.gitignore.io/api/$params
curl -s https://www.gitignore.io/api/$params
end
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment