aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/__fish_build_paths.fish.in
diff options
context:
space:
mode:
Diffstat (limited to 'share/__fish_build_paths.fish.in')
-rw-r--r--share/__fish_build_paths.fish.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/share/__fish_build_paths.fish.in b/share/__fish_build_paths.fish.in
new file mode 100644
index 00000000..4b923d7e
--- /dev/null
+++ b/share/__fish_build_paths.fish.in
@@ -0,0 +1,8 @@
+# @configure_input@
+# This function is generated by the autotools build to "compile in"
+# the local "vendor" completions, functions and configuration snippets.
+# It is sourced by share/config.fish, if it exists.
+
+set __extra_completionsdir @extra_completionsdir@
+set __extra_functionsdir @extra_functionsdir@
+set __extra_snippetsdir @extra_snippetsdir@