Commit dae928ea authored by Bruno's avatar Bruno

Merge pull request #29 from zhuangya/master

add gitignore.io cli function for fish 
parents cfb04dff ded3ad70
# gitignore.io cli for fish
#
function gi
curl http://gitignore.io/api/$argv
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