mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-22 12:44:57 +08:00
docs/tutorial: Add a note about universal variables (#10548)
Link to some best practices for universal variables.
This commit is contained in:
parent
616ca83799
commit
261274ea26
|
@ -750,6 +750,7 @@ Now in another shell::
|
|||
> echo $EDITOR
|
||||
vim
|
||||
|
||||
You only need to set universal variables once interactively. There is no need to add them to your :ref:`config files <initialization>`. For more details, see :ref:`Universal Variables <universal-variables>`.
|
||||
|
||||
Ready for more?
|
||||
---------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user