mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 04:41:14 -03:00
docs: Link fish_greeting function from FAQ
And explain the variable more in fish_greeting. Closes #9056
This commit is contained in:
@@ -29,6 +29,12 @@ While you could also just put ``echo`` calls into config.fish, fish_greeting tak
|
||||
Example
|
||||
-------
|
||||
|
||||
To just empty the text, with the default greeting function::
|
||||
|
||||
set -U fish_greeting
|
||||
|
||||
or ``set -g fish_greeting`` in :ref:`config.fish <configuration>`.
|
||||
|
||||
A simple greeting:
|
||||
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user