1
0
Fork 0

fish: improve gwta alias

This commit is contained in:
Von Random 2023-03-15 13:34:46 +02:00
parent f7631f44b7
commit 0067fb809b

View file

@ -1,3 +1,5 @@
function gwta function gwta
groot && cd ..
command git worktree add $argv command git worktree add $argv
cd $argv
end end