diff --git a/arch-setup/install.sh b/arch-setup/install.sh index dac74896..fecc685c 100644 --- a/arch-setup/install.sh +++ b/arch-setup/install.sh @@ -1,5 +1,5 @@ #!/bin/bash - +cd $HOME trizen -S libreoffice-fresh-de keepass steam steam-native-runtime lutris wireguard-arch wireguard-tools gnome-boxes ttf-ms-fonts ttf-tahoma ttf-vista-fonts discord bettergram cpu-x polybar youtube-dl debtap obs-studio audacity python-pip tk pyglet picard hunspell hunspell-de hyphen hyphen-de fish psensor stress transmission-gtk #install if nvidia drivers are used @@ -13,6 +13,12 @@ sudo python3 -m pip install mutagen # sudo ln -s /etc/fonts/conf.avail/10-sub-pixel-rgb.conf /etc/fonts/conf.d # sudo ln -s /etc/fonts/conf.avail/11-lcdfilter-default.conf /etc/fonts/conf.d +#pcloud +https://www.pcloud.com/how-to-install-pcloud-drive-linux.html?download=electron-64 +cp ~/Downloads/pcloud ~/ +chmod +x ~/pcloud +~/pcloud + #execute this in the home folder!! git clone https://gitlab.com/RealStickman/arcolinux-config cp ~/arcolinux-config/.bashrc ~/