Changes to home directory of active user when launching the script.

This commit is contained in:
RealStickman 2020-02-28 21:28:53 +00:00
parent ee1e4f72f9
commit aed858e71c

View File

@ -1,5 +1,5 @@
#!/bin/bash #!/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 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 #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/10-sub-pixel-rgb.conf /etc/fonts/conf.d
# sudo ln -s /etc/fonts/conf.avail/11-lcdfilter-default.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!! #execute this in the home folder!!
git clone https://gitlab.com/RealStickman/arcolinux-config git clone https://gitlab.com/RealStickman/arcolinux-config
cp ~/arcolinux-config/.bashrc ~/ cp ~/arcolinux-config/.bashrc ~/