mod
parent
db434e3abc
commit
410e4ef660
|
@ -41,7 +41,7 @@ source ~/.aliases
|
|||
EOF
|
||||
|
||||
# Shell to zsh
|
||||
echo "Change sheel for $USER"
|
||||
echo "Change shell for $USER"
|
||||
sudo -k chsh -s "$(which zsh)" "$USER" # -k forces the password prompt
|
||||
|
||||
echo "ALL Done. Relogin for apply settings."
|
||||
|
|
Loading…
Reference in New Issue