26 lines
311 B
Bash
26 lines
311 B
Bash
packagesPacman=(
|
|
"kitty"
|
|
"zsh"
|
|
"zsh-autosuggestions"
|
|
"zsh-syntax-highlighting"
|
|
"git"
|
|
"github-cli"
|
|
"lazygit"
|
|
"lazydocker"
|
|
"neofetch"
|
|
"ripgrep"
|
|
'fzf'
|
|
"neovim"
|
|
"ttf-jetbrains-mono-nerd"
|
|
"btop"
|
|
"cmatrix"
|
|
"dotnet-runtime"
|
|
"dotnet-sdk"
|
|
"aspnet-runtime"
|
|
"wine"
|
|
)
|
|
|
|
packagesYay=(
|
|
"asdf-vm"
|
|
"cava"
|
|
)
|