Added packages auto-install

This commit is contained in:
Johannes Olzem 2024-01-23 20:07:46 +01:00
parent af72b1fb44
commit 15891a27d5
Signed by: jolzem
GPG Key ID: DB5485828E95A447
2 changed files with 127 additions and 0 deletions

View File

@ -47,6 +47,10 @@ for option in "$@"; do
link "$PWD/user-dirs/user-dirs.dirs" "$HOME/.config/user-dirs.dirs"
xdg-user-dirs-update
;;
packages)
command -v yay >/dev/null || (echo "Install yay to install packages" && exit 1)
cat packages/pkgs | yay -S -
;;
sway)
[ ! -d "$HOME/.config/sway" ] && mkdir -p "$HOME/.config/sway"
link "$PWD/sway/config" "$HOME/.config/sway/config"

123
packages/pkgs Normal file
View File

@ -0,0 +1,123 @@
a2ln
alacritty
android-tools
android-udev
arduino
baobab
base-devel
biber
bind
chromium
cups
cura-bin
dhcpcd
discord
dmenu
dosfstools
dunst
efibootmgr
epiphany
evince
firefox
gimp
git
github-cli
glow
gnome
grilo-plugins
grim
grub
heimdall
heroic-games-launcher-bin
hplip
htop
icu63
imagemagick
inetutils
ipscan
jdk-openjdk
kdenlive
krita
libisofs
libreoffice-fresh
librewolf-bin
librewolf-extension-bitwarden
librewolf-extension-gnome-shell-integration
librewolf-extension-localcdn
localsend-bin
lshw
malcontent
man-db
mc
minecraft-launcher
monero-gui
mpv
nautilus
neofetch
neovim
net-tools
networkmanager
nm-connection-editor
nodejs-live-server
ntp
obs-studio
onlyoffice-bin
opendoas
os-prober
otf-apple-fonts
otf-font-awesome
pavucontrol
perl-net-telnet
proton-ge-custom-bin
protontricks
pulseaudio-equalizer
python
python-click
python-colorama
python-pillow
python-pip
python-requests
python2-bin
rsync
simple-scan
smbclient
snapshot
spotify-launcher
steam
sushi
sxiv
tecla
texlive-bibtexextra
texlive-binextra
texlive-fontsextra
texlive-latex
texlive-latexextra
texlive-latexrecommended
tor-browser
totem
traceroute
tree
ttf-fira-sans
ttf-firacode-nerd
ttf-linux-libertine
unityhub
unrar
unzip
ventoy-bin
vim
whitesur-cursor-theme-git
whitesur-icon-theme
whois
wl-clipboard
xdg-desktop-portal-gnome
xdg-ninja
xdg-user-dirs
xdg-user-dirs-gtk
xorg-xev
xorg-xwayland
xterm
yay-bin
yelp
zathura-pdf-mupdf
zip
zsh