1
0
Fork 0

fish: git prompt and alias fix

This commit is contained in:
Von Random 2023-02-06 13:38:34 +02:00
parent 5900e5b4b9
commit ed8d249300
2 changed files with 3 additions and 3 deletions

View file

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