mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-19 17:02:45 +08:00
Add text to INSTALL describing how to go back to the old shell.
This was requested in https://github.com/ridiculousfish/fishfish/pull/92
This commit is contained in:
parent
6e65cfcc9a
commit
4e2c7c57d7
5
INSTALL
5
INSTALL
|
@ -53,6 +53,11 @@ following command:
|
|||
|
||||
chsh will prompt you for your password, and change your default shell.
|
||||
|
||||
To switch your default shell back, you can run:
|
||||
|
||||
% chsh -s /bin/bash
|
||||
|
||||
Substitute /bin/bash with /bin/tcsh or /bin/zsh as appropriate.
|
||||
|
||||
Local install procedure
|
||||
=======================
|
||||
|
|
Loading…
Reference in New Issue
Block a user