aboutsummaryrefslogtreecommitdiffhomepage
path: root/init/fish.in
diff options
context:
space:
mode:
Diffstat (limited to 'init/fish.in')
-rw-r--r--init/fish.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/init/fish.in b/init/fish.in
index c67a4a5f..344484c7 100644
--- a/init/fish.in
+++ b/init/fish.in
@@ -87,6 +87,8 @@ if test 1 = "@HAVE_GETTEXT@"
end
end
+set -g fish_function_path $PWD/fish.d/functions
+
#
# Load additional initialization files
#