zsh abbreviations
This commit is contained in:
5
config/.config/zsh-abbr/user-abbreviations
Normal file
5
config/.config/zsh-abbr/user-abbreviations
Normal file
@ -0,0 +1,5 @@
|
||||
abbr "bb"="blaze build"
|
||||
abbr "bq"="blaze query"
|
||||
abbr "br"="blaze run"
|
||||
abbr "ds_clean"="find ./ -name \".DS_Store\" -depth -exec rm {} \;"
|
||||
abbr "mux"="tmuxinator"
|
Reference in New Issue
Block a user