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

3 lines
51 B
Fish

function gss
command git status -sbu $argv
end