Zsh default shell sudo
This commit is contained in:
parent
f9f15bb29e
commit
6bc7bd40fc
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -3,5 +3,5 @@ echo " - Installing Zsh - "
|
|||
sudo apt-get install zsh
|
||||
|
||||
echo " - Setting Zsh as default - "
|
||||
chsh -s /usr/bin/zsh
|
||||
sudo chsh -s /usr/bin/zsh
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue