mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 15:14:44 +00:00
docs: Drop weird local table of contents from "Installation" section
This is about a page long, it doesn't need links.
This commit is contained in:
parent
ad560e2b80
commit
00fc56f3e1
1 changed files with 1 additions and 7 deletions
|
@ -25,13 +25,7 @@ If you are already familiar with other shells like bash and want to see the scri
|
|||
Installation and Start
|
||||
======================
|
||||
|
||||
This section describes how to install, uninstall, start, and exit the fish shell. It also explains how to make fish the default shell:
|
||||
|
||||
- `Installation`_: How to install fish
|
||||
- `Starting and Exiting`_ How to start and exit a fish shell
|
||||
- `Executing Bash`_: How to execute bash commands in fish
|
||||
- `Default Shell`_: How to make fish the default shell
|
||||
- `Uninstalling`_: How to uninstall fish
|
||||
This section describes how to install, uninstall, start, and exit the fish shell. It also explains how to make fish the default shell.
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
|
Loading…
Reference in a new issue