1
0
Fork 0
vdotfiles/dot_config/private_fish/functions/gsw.fish
2025-01-02 17:33:13 +02:00

3 lines
46 B
Fish

function gsw
command git switch $argv
end