git: Add swi alias
This commit is contained in:
parent
f3fc579faa
commit
fcc8b6e32b
1 changed files with 1 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ root = rev-parse --show-toplevel
|
|||
s = status
|
||||
sb = show-branch
|
||||
sw = switch
|
||||
swi = "!git switch \"$(git bl | fzf)\""
|
||||
unchk = reset --mixed HEAD~
|
||||
untracked = ls-files --others --exclude-standard
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue