added auto switch for zsh
This commit is contained in:
parent
fa96a5a1bf
commit
544fbd784c
@ -1,6 +1,8 @@
|
|||||||
# unprivileged user's name, change this if it isnt right
|
# unprivileged user's name, change this if it isnt right
|
||||||
USER="michael"
|
USER="michael"
|
||||||
|
|
||||||
|
usermod --shell /bin/zsh root
|
||||||
|
usermod --shell /bin/zsh $USER
|
||||||
|
|
||||||
# List gnome extensions to install
|
# List gnome extensions to install
|
||||||
echo -e "\nGnome extensions:"
|
echo -e "\nGnome extensions:"
|
||||||
|
Loading…
Reference in New Issue
Block a user