.vvconfig/.config/fish/functions/g.fish

4 lines
37 B
Fish

function g
command git $argv
end