Add git worktree alias

master
Hektor Misplon 2024-12-14 15:51:16 +01:00
parent 171d56150d
commit 6b444e90e2
Signed by: hektor
GPG Key ID: 5151AF79E723F21C
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@
alf = "!git config -l | grep alias | cut -c 7- | fzf"
al- = "!git config --local --unset $(git config -l | grep alias | cut --delimiter="=" --fields=1 | fzf)"
rs = "restore --staged"
wt = "worktree"
[color]
ui = auto