README: note that chsh requires logout/login

Suggested in #6051.

[ci skip]
This commit is contained in:
David Adam 2019-08-22 20:48:34 +08:00
parent ecacf34693
commit e3eb8f758b

View file

@ -85,7 +85,7 @@ If you wish to use fish as your default shell, use the following command:
chsh -s /usr/local/bin/fish
`chsh` will prompt you for your password and change your default shell. (Substitute `/usr/local/bin/fish` with whatever path fish was installed to, if it differs.)
`chsh` will prompt you for your password and change your default shell. (Substitute `/usr/local/bin/fish` with whatever path fish was installed to, if it differs.) Log out, then log in again for the changes to take effect.
Use the following command if fish isn't already added to `/etc/shells` to permit fish to be your login shell: