From e3eb8f758bb994d81b94c4fff2a95f39e5693d0e Mon Sep 17 00:00:00 2001 From: David Adam Date: Thu, 22 Aug 2019 20:48:34 +0800 Subject: [PATCH] README: note that chsh requires logout/login Suggested in #6051. [ci skip] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8fea01a69..bf8d44712 100644 --- a/README.md +++ b/README.md @@ -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: