Add packages to setup

master
Hektor Misplon 2025-02-05 23:17:55 +01:00
parent 21208c1afa
commit 87bfdb5ba2
1 changed files with 61 additions and 0 deletions

View File

@ -1,15 +1,76 @@
#!/bin/bash #!/bin/bash
pac_list=( pac_list=(
alacritty
at
automake
autopep8
base
base-devel
bash-completion
bash-language-server
bc
brightnessctl
chromium
dmidecode
entr
eslint_d
feh
firefox-developer-edition
firefox-tridactyl
firefox-tridactyl-native
firefox-tridactyl-native-debug
fzf
gcc
git git
haskell-language-server
haskell-ormolu
hsetroot
htop
httpie
jq
keepassxc
lua-language-server
make
man-db
man-pages
neovim neovim
nmap
nodejs-lts-jod nodejs-lts-jod
pacman-contrib
pandoc-cli
pandoc-crossref
parallel
pass
pkgbuild-language-server
pnpm
sshfs
stylelint
svelte-language-server
tailwindcss-language-server
task
tldr
tmux
tmuxp
tree
tree-sitter-cli
ts-node
typescript-language-server
unzip
vim-language-server
wget
yaml-language-server
) )
aurpac_list=( aurpac_list=(
hadolint-bin
nvm nvm
nvimpager
paru
tmux-bash-completion-git
ttf-iosevka-term-ss08 ttf-iosevka-term-ss08
vim-plug vim-plug
vtsls
xbanish xbanish
) )