Skip to content

Commit 3b6a919

Browse files
authored
fix(install): clarify chsh timings (#75)
1 parent 7d9fa41 commit 3b6a919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Installing-ZSH.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ If necessary, follow these steps to install Zsh:
3030

3131
- Note that this will not work if Zsh is not in your authorized shells list (`/etc/shells`)
3232
or if you don't have permission to use `chsh`. If that's the case [you'll need to use a different procedure](https://www.google.com/search?q=zsh+default+without+chsh).
33-
- If you run just `chsh` you need to type `/bin/zsh` to make it your default shell.
33+
- The new shell will only take place after you restart your computer - or run `/bin/zsh`.
3434

3535
4. Log out and log back in again to use your new default shell.
3636

0 commit comments

Comments
 (0)