diff --git a/init/fish.in b/init/fish.in index 344484c7c..fe32960e2 100644 --- a/init/fish.in +++ b/init/fish.in @@ -8,6 +8,7 @@ # set -g IFS \ \t\n +set -g fish_function_path $PWD/fish.d/functions ~/.fish.d/functions # # Add a few common directories to path, if they exists. Note that pure @@ -87,8 +88,6 @@ if test 1 = "@HAVE_GETTEXT@" end end -set -g fish_function_path $PWD/fish.d/functions - # # Load additional initialization files #