mirror of
https://github.com/GeorgeSG/dotfiles.git
synced 2026-09-05 08:58:44 +00:00
Don't sudo chsh
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y zsh
|
||||
sudo chsh -s $(which zsh)
|
||||
chsh -s $(which zsh)
|
||||
|
||||
sudo apt-get install -y \
|
||||
bash \
|
||||
|
||||
Reference in New Issue
Block a user