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

Change script names & remove extensions

This commit is contained in:
2016-04-02 18:08:25 +01:00
parent 25e9e4a740
commit 9120ae6d07
5 changed files with 9 additions and 13 deletions

9
scripts/configsetup Executable file
View File

@ -0,0 +1,9 @@
./install-pacaur.sh
pacaur -S ../packages
sudo ln -s /usr/bin/vim /usr/bin/vi
systemctl enable lightdm.service
systemctl enable bluetooth.service --now
systemctl enable NetworkManager.service --now