From aed858e71c54c9110928dfbb8c5413be6d7b060f Mon Sep 17 00:00:00 2001 From: RealStickman Date: Fri, 28 Feb 2020 21:28:53 +0000 Subject: [PATCH] Changes to home directory of active user when launching the script. --- arch-setup/install.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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 ~/