mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-22 04:51:12 +02:00
Update README.md
Added important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back in to see the changes.
This commit is contained in:
parent
d848c94804
commit
09f767b91d
1 changed files with 1 additions and 0 deletions
|
|
@ -142,6 +142,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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue