add alias for pacman cache cleaning
This commit is contained in:
1
.zshrc
1
.zshrc
@@ -84,6 +84,7 @@ alias pl='$aurhelper -Qs' # list installed package
|
||||
alias pa='$aurhelper -Ss' # list available package
|
||||
alias pc='$aurhelper -Sc' # remove unused cache
|
||||
alias po='$aurhelper -Qtdq | $aurhelper -Rns -' # remove unused packages, also try > $aurhelper -Qqd | $aurhelper -Rsu --print -
|
||||
alias pcc="sudo pacman -Sc" # remove pacman cache
|
||||
alias icat='kitten icat' # display images in terminal
|
||||
alias ssh='kitten ssh' # functional ssh with kitty
|
||||
alias snv='sudo -E nvim' # sudo nvim
|
||||
|
Reference in New Issue
Block a user