Commit 177d11d3 authored by Peter Stevenson's avatar Peter Stevenson Committed by Marc Cornellà
Browse files

readme: add notice about shell changes (#6288)

Add important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back in to see the changes.
parent 8113ed06
......@@ -163,6 +163,7 @@ cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
```shell
chsh -s /bin/zsh
```
You must log out and log back in to see this change.
##### 5. Initialize your new zsh configuration
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment