mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2024-11-27 18:59:40 +08:00
Merge pull request #220 from nisseblink/master
This commit is contained in:
commit
dba43476cd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user