1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00
dotfiles/scripts/configsetup

13 lines
381 B
Plaintext
Executable File

./install-pacaur.sh
pacaur -S ../packages
xdg-user-dirs-update
curl https://d13yacurqjgara.cloudfront.net/users/13449/screenshots/1816328/attachments/332811/Lakeside_Sunrise_3840x2160.jpg > ~/pictures/lakesidesunrise.jpg
sudo ln -s /usr/bin/vim /usr/bin/vi
systemctl enable lightdm.service
systemctl enable bluetooth.service --now
systemctl enable NetworkManager.service --now