fixed it
This commit is contained in:
parent
f8fe365605
commit
80b519f3d1
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ __autopackager__() {
|
||||||
;;
|
;;
|
||||||
|
|
||||||
# Arch-based
|
# Arch-based
|
||||||
arch | manjaro | endevouros | garuda)
|
arch | manjaro | endeavouros | garuda)
|
||||||
if command_exists paru; then
|
if command_exists paru; then
|
||||||
alias search="paru -Ss"
|
alias search="paru -Ss"
|
||||||
alias install="paru -S --noconfirm"
|
alias install="paru -S --noconfirm"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue