mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-07 18:48:49 +00:00
parent
2af174513e
commit
6ec62e3934
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ which means you are all set up and can start using fish::
|
||||||
|
|
||||||
|
|
||||||
This prompt that you see above is the ``fish`` default prompt: it shows your username, hostname, and working directory.
|
This prompt that you see above is the ``fish`` default prompt: it shows your username, hostname, and working directory.
|
||||||
- to change this prompt see `how to change your prompt <prompt>`_
|
- to change this prompt see `how to change your prompt <#prompt>`_
|
||||||
- to switch to fish permanently see `switch your default shell to fish <#switching-to-fish>`_.
|
- to switch to fish permanently see `switch your default shell to fish <#switching-to-fish>`_.
|
||||||
|
|
||||||
From now on, we'll pretend your prompt is just a '``>``' to save space.
|
From now on, we'll pretend your prompt is just a '``>``' to save space.
|
||||||
|
|
Loading…
Reference in a new issue