1
0
Fork 0
vdotfiles/cli/.config/fish/functions/g.fish

3 lines
41 B
Fish

function g
command lazygit $argv
end