more elegant chsh
This commit is contained in:
parent
5cb0a51049
commit
9075729ac3
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ uninstall those first to prevent conflicts.
|
|||
|
||||
3. Set Zsh as the default shell:
|
||||
```
|
||||
chsh -s ${commands[zsh]}
|
||||
chsh -s =zsh
|
||||
```
|
||||
|
||||
4. Open a new terminal and finish optimization (this is only needed once, hereafter it will happen upon desktop/tty login):
|
||||
|
|
Loading…
Reference in a new issue