aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc/fish.in
diff options
context:
space:
mode:
authorGravatar axel <axel@liljencrantz.se>2006-10-05 03:55:19 +1000
committerGravatar axel <axel@liljencrantz.se>2006-10-05 03:55:19 +1000
commit80ff583400301d1357cb90bdb16ef8f373650dc4 (patch)
tree6809c8c8d61d15df58e846e7d80df0a8543f1891 /etc/fish.in
parent0c7f74c78d0038cc7ebd7813d8b05421156469e0 (diff)
Use universal variables for fish_function_path and fish_complete_path
darcs-hash:20061004175519-ac50b-2e9dabc9ce1c21ebfcba020db8a8d84ef48433e9.gz
Diffstat (limited to 'etc/fish.in')
-rw-r--r--etc/fish.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/etc/fish.in b/etc/fish.in
index 5b5c72ed..1c85fb28 100644
--- a/etc/fish.in
+++ b/etc/fish.in
@@ -4,13 +4,6 @@
# @configure_input@
#
-# Set default search paths for completions and shellscript functions
-#
-
-set -g fish_function_path ~/.fish.d/functions @sysconfdir@/fish.d/functions @datadir@/fish/functions
-set -g fish_complete_path ~/.fish.d/completions @sysconfdir@/fish.d/completions @datadir@/fish/completions
-
-#
# Set default field separators
#