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

3 lines
55 B
Fish

function gwtp
command git worktree prune $argv
end