chore(zsh): added abbr
This commit is contained in:
parent
fe267f7558
commit
d53899c99b
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…
Add table
Reference in a new issue