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

3 lines
53 B
Fish

function gwta
command git worktree add $argv
end