diff --git a/larbs.sh b/larbs.sh index 7c6e633..9e188ed 100644 --- a/larbs.sh +++ b/larbs.sh @@ -223,7 +223,7 @@ sudo gpasswd -a $USER docker sudo systemctl stop docker.service #changing default shell -chsh --shell /bin/sh $USER +chsh --shell /bin/zsh $USER #updating pkgfile packagerepos sudo pkgfile -u