1
0
Fork 0

fish: adjust functions

This commit is contained in:
Von Random 2023-02-05 22:46:22 +02:00
parent 452db4a7d1
commit 92451c0480

View file

@ -1,3 +1,3 @@
function gwtp
command git worktree purge $argv
command git worktree prune $argv
end