docs: default shell formatting

This commit is contained in:
Charles Gould
2020-07-15 01:58:57 -04:00
committed by Fabian Homborg
parent ebdaa1df4d
commit e5ac2fa879
2 changed files with 6 additions and 10 deletions

View File

@@ -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
------------