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

3 lines
46 B
Fish

function gsw
command git switch $argv
end