yay install script
This commit is contained in:
parent
b2e48654ea
commit
618e8bbe9e
2 changed files with 23 additions and 2 deletions
|
|
@ -1,4 +1,5 @@
|
|||
packagesPacman=(
|
||||
"thunar"
|
||||
"zsh"
|
||||
"bitwarden"
|
||||
"firefox"
|
||||
|
|
@ -13,11 +14,14 @@ packagesPacman=(
|
|||
"xclip"
|
||||
"ripgrep"
|
||||
"waybar"
|
||||
"swaylock"
|
||||
"swayidle"
|
||||
"hypridle"
|
||||
"hyprlock"
|
||||
"btop"
|
||||
"dunst"
|
||||
)
|
||||
|
||||
packagesYay=(
|
||||
"cava"
|
||||
)
|
||||
|
||||
packagesBrew=(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue