mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-28 09:31:16 -03:00
docs: default shell formatting
This commit is contained in:
committed by
Fabian Homborg
parent
ebdaa1df4d
commit
e5ac2fa879
@@ -74,10 +74,11 @@ Default Shell
|
||||
-------------
|
||||
|
||||
You can make fish your default shell by adding fish's executable in two places:
|
||||
- add ``/usr/local/bin/fish`` to ``/etc/shells``
|
||||
|
||||
- add ``/usr/local/bin/fish`` to ``/etc/shells``
|
||||
- change your default shell with ``chsh -s`` to ``/usr/local/bin/fish``
|
||||
|
||||
For for detailed instructions see :ref:`Switching to fish <switching-to-fish>`.
|
||||
For detailed instructions see :ref:`Switching to fish <switching-to-fish>`.
|
||||
|
||||
Uninstalling
|
||||
------------
|
||||
|
||||
Reference in New Issue
Block a user