mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 19:01:15 -03: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:
5
INSTALL
5
INSTALL
@@ -53,6 +53,11 @@ following command:
|
|||||||
|
|
||||||
chsh will prompt you for your password, and change your default shell.
|
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
|
Local install procedure
|
||||||
=======================
|
=======================
|
||||||
|
|||||||
Reference in New Issue
Block a user