mirror of
https://github.com/oh-my-fish/oh-my-fish.git
synced 2025-02-21 16:00:56 +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…
x
Reference in New Issue
Block a user