mirror of
https://github.com/tiyn/larbs.git
synced 2025-12-14 22:49:46 +01:00
Update larbs.sh
This commit is contained in:
5
larbs.sh
5
larbs.sh
@@ -203,11 +203,10 @@ installationloop
|
|||||||
[ -f /usr/bin/pulseaudio ] && resetpulse
|
[ -f /usr/bin/pulseaudio ] && resetpulse
|
||||||
|
|
||||||
# Enable services here.
|
# Enable services here.
|
||||||
#old: serviceinit NetworkManager cronie
|
systemctl enable NetworkManager
|
||||||
systemctl enable NetworkManager cronie
|
|
||||||
|
|
||||||
#changing default shell
|
#changing default shell
|
||||||
chsh --shell /bin/zsh $USER
|
chsh -s /bin/zsh $USER
|
||||||
|
|
||||||
#updating pkgfile packagerepos
|
#updating pkgfile packagerepos
|
||||||
sudo pkgfile -u
|
sudo pkgfile -u
|
||||||
|
|||||||
Reference in New Issue
Block a user