[zsh] added abbr
This commit is contained in:
parent
7eee477083
commit
31225cd3fb
1 changed files with 3 additions and 0 deletions
3
.config/zsh-abbr/user-abbreviations
Normal file
3
.config/zsh-abbr/user-abbreviations
Normal file
|
@ -0,0 +1,3 @@
|
|||
abbr "i"="sudo pacman -S"
|
||||
abbr "r"="sudo pacman -Rns"
|
||||
abbr "s"="sudo pacman -Ss"
|
Loading…
Reference in a new issue