more elegant chsh

This commit is contained in:
Matt Hamilton 2016-01-31 18:08:00 -05:00
parent 5cb0a51049
commit 9075729ac3
1 changed files with 1 additions and 1 deletions

View File

@ -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):