Install optional dependencies

This commit is contained in:
Manuel Thalmann 2024-03-09 21:43:22 +01:00
parent a5f91f51ed
commit 8b46db7be7
3 changed files with 11 additions and 2 deletions

View file

@ -16,8 +16,10 @@ yay --noconfirm -Syu \
htop \
btop \
nvtop \
lsof \
zsh \
fish \
pkgfile \
zoxide \
fzf \
sl \
@ -25,6 +27,8 @@ yay --noconfirm -Syu \
rar \
;
sudo pkgfile --update;
. "../Software/vim/install.sh";
. "../Software/git/install.sh";
@ -127,6 +131,7 @@ yay --noconfirm -Syu \
libreoffice-fresh \
gnome-calculator \
pdfarranger \
img2pdf \
protonvpn \
yubikey-manager-qt \
;
@ -191,14 +196,15 @@ yay --noconfirm -Syu \
# Coding
yay --noconfirm -Syu \
libdbusmenu-glib \
archiso \
cdrkit \
wimlib \
devdocs-desktop \
python-docutils \
esbonio \
powershell-bin \
godot-mono-bin \
gvfs \
vscodium-bin \
vscodium-insiders-bin \
visual-studio-code-bin \

View file

@ -1,8 +1,10 @@
#!/bin/bash
sudo pacman -Syu --noconfirm \
sshfs \
pipewire-jack \
plasma-meta \
packagekit-qt6 \
tesseract-data-deu \
tesseract-data-eng \
kde-applications-meta \
iio-sensor-proxy \
pipewire-audio \

View file

@ -3,6 +3,7 @@ pushd "${BASH_SOURCE%/*}" > /dev/null;
yay --noconfirm -Syu \
openssh \
libfido2 \
;
# Git Config