37 lines
430 B
Bash
37 lines
430 B
Bash
packagesPacman=(
|
|
"thunar"
|
|
"zsh"
|
|
"bitwarden"
|
|
"firefox"
|
|
"git"
|
|
"github-cli"
|
|
"lazygit"
|
|
"neofetch"
|
|
"neovim"
|
|
"ttf-jetbrains-mono-nerd"
|
|
"wget"
|
|
"curl"
|
|
"xclip"
|
|
"ripgrep"
|
|
"waybar"
|
|
"hypridle"
|
|
"hyprlock"
|
|
"btop"
|
|
"dunst"
|
|
"cmatrix"
|
|
"swappy"
|
|
"spotify-launcher"
|
|
"discord"
|
|
"caprine"
|
|
)
|
|
|
|
packagesYay=(
|
|
"cava"
|
|
"emote"
|
|
)
|
|
|
|
packagesBrew=(
|
|
"zsh-autosuggestions"
|
|
"zsh-syntax-highlighting"
|
|
"asdf"
|
|
)
|