1 parent 56a63f8 commit 763fdf7Copy full SHA for 763fdf7
1 file changed
src/dot_config/zsh-abbr/private_user-abbreviations
@@ -16,6 +16,7 @@ abbr "git st"="git status"
16
abbr "git sw"="git switch"
17
abbr "gl"="git log"
18
abbr "gs"="git status"
19
+abbr "gw"="git switch"
20
abbr "k"="kubectl"
21
abbr "la"="ls -A"
22
abbr "ll"="ls -l"
0 commit comments