mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-26 07:41:15 -03:00
doc: mention $fish_function_path in the Autoloading Functions section - fix #3371
[ci skip]
This commit is contained in:
committed by
Fabian Homborg
parent
70fc2611bd
commit
b9a22c7136
@@ -663,7 +663,7 @@ This is the preferred way to define your prompt as well::
|
||||
end
|
||||
|
||||
|
||||
See the documentation for :ref:`funced <cmd-funced>` and :ref:`funcsave <cmd-funcsave>` for ways to create these files automatically.
|
||||
See the documentation for :ref:`funced <cmd-funced>` and :ref:`funcsave <cmd-funcsave>` for ways to create these files automatically, and :ref:`$fish_function_path <syntax-function-autoloading>` to control their location.
|
||||
|
||||
.. _tut-universal:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user