mirror of
https://github.com/Crocmagnon/dotfiles.git
synced 2025-01-09 14:32:40 +01:00
3 lines
63 B
Fish
3 lines
63 B
Fish
function gi
|
|
curl -L -s https://www.gitignore.io/api/$argv
|
|
end
|