2024-03-25 22:57:04 +01:00
|
|
|
abbr --add b git branch -va
|
|
|
|
abbr --add d git diff --stat -p -C --color-words
|
|
|
|
abbr --add new git checkout --detach main
|
2024-05-12 11:25:11 +02:00
|
|
|
abbr --add s git status -sb
|
2024-03-25 22:57:04 +01:00
|
|
|
abbr --add sl git branchless smartlog
|
|
|
|
abbr --add sw git branchless switch --interactive
|