From 543aa47a65f84233c72b90e27d618a3de8852b12 Mon Sep 17 00:00:00 2001 From: Marten Kante <43725244+TiynGER@users.noreply.github.com> Date: Fri, 3 Apr 2020 23:04:01 +0200 Subject: [PATCH] Update larbs.sh --- larbs.sh | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/larbs.sh b/larbs.sh index cec8e88..780e49a 100644 --- a/larbs.sh +++ b/larbs.sh @@ -203,11 +203,10 @@ installationloop [ -f /usr/bin/pulseaudio ] && resetpulse # Enable services here. -#old: serviceinit NetworkManager cronie -systemctl enable NetworkManager cronie +systemctl enable NetworkManager #changing default shell -chsh --shell /bin/zsh $USER +chsh -s /bin/zsh $USER #updating pkgfile packagerepos sudo pkgfile -u