dotfiles/fish/functions/gps.fish

5 lines
34 B
Fish

function gps
git push $argv
end