1
0
mirror of https://github.com/tiyn/larbs.git synced 2025-04-02 15:37:45 +02:00

Update larbs.sh

This commit is contained in:
Marten Kante 2020-04-03 23:04:01 +02:00 committed by GitHub
parent caed8afa63
commit 543aa47a65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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