sh: Switch yay to paru
Removed outdated `syu` symlink which just hooks into topgrade. Replaced it with simple function that tries for topgrade, paru, yay, pacman, in that order. Can still be invoked with simple `syu` command, but *only* through interactive terminal use. Switched git pre-commit hook to default to paru instead of yay when compiling installed package lists for dotfile commits.
This commit is contained in:
parent
d2e44d330d
commit
8cb3252cf1
4 changed files with 38 additions and 5 deletions
|
|
@ -82,6 +82,7 @@ ntp
|
|||
os-prober
|
||||
pacman-contrib
|
||||
pandoc-citeproc
|
||||
paru
|
||||
pass
|
||||
pavolume
|
||||
pdfjs
|
||||
|
|
@ -151,7 +152,6 @@ xclip
|
|||
xorg-xev
|
||||
xorg-xinit
|
||||
xorg-xinput
|
||||
yay
|
||||
youtube-dlc
|
||||
|
||||
# zsh plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue