Compare commits
3 Commits
379ac2ae3f
...
9ba08481e3
Author | SHA1 | Date | |
---|---|---|---|
9ba08481e3 | |||
a457632f97 | |||
0d143deb38 |
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
.config/nvim/lua/chadrc.lua
|
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