mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
docs/prompt: Add funcsave/funced
This commit is contained in:
parent
f9635b1a04
commit
8092af9c45
@ -152,6 +152,13 @@ And it looks like:
|
||||
|
||||
after we run ``false`` (which returns 1).
|
||||
|
||||
Save the prompt
|
||||
---------------
|
||||
|
||||
Once you are happy with your prompt, you can save it with ``funcsave fish_prompt`` (see :doc:`cmds/funcsave`) or write it to ~/.config/fish/functions/fish_prompt.fish yourself.
|
||||
|
||||
If you want to edit it again, open that file or use ``funced fish_prompt`` (see :doc:`cmds/funced`).
|
||||
|
||||
Where to go from here?
|
||||
----------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user