dotfiles/dot_config/fish/private_functions/private_gi.fish

4 lines
63 B
Fish

function gi
curl -L -s https://www.gitignore.io/api/$argv
end