mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-02-21 01:48:08 +08:00
docs: list full command to change default shell
This commit is contained in:
parent
857561ca14
commit
1398ee9bbb
@ -696,7 +696,7 @@ vim
|
||||
If you wish to use fish (or any other shell) as your default shell,
|
||||
you need to enter your new shell's executable `/usr/local/bin/fish` in two places:
|
||||
- add `/usr/local/bin/fish` to `/etc/shells`
|
||||
- change your default shell with `chsh -s` to `/usr/local/bin/fish`
|
||||
- change your default shell with `chsh -s /usr/local/bin/fish`
|
||||
|
||||
You can use the following commands for this:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user