11 lines
323 B
Text
11 lines
323 B
Text
abbr "b"="git branch -va"
|
|
abbr "c"="git commit"
|
|
abbr "d"="git diff --stat -p -C --color-words"
|
|
abbr "g"="git"
|
|
abbr "k"="kubectl"
|
|
abbr "new"="git checkout --detach main"
|
|
abbr "p"="git push"
|
|
abbr "s"="git status"
|
|
abbr "sl"="git branchless smartlog"
|
|
abbr "sw"="git branchless switch --interactive"
|
|
abbr "sy"="git sync --pull"
|