From 0ebff8c516c9755d6d7da60067f8d13013018a40 Mon Sep 17 00:00:00 2001 From: Mahmoud Al-Qudsi Date: Mon, 7 Aug 2017 17:27:40 -0500 Subject: [PATCH] Addresses #4292 by removing custom completions for source builtin The source builtin should use the default path completion and isn't restricted to *.fish files by wrapping ..fish --- share/completions/source.fish | 1 - 1 file changed, 1 deletion(-) delete mode 100644 share/completions/source.fish diff --git a/share/completions/source.fish b/share/completions/source.fish deleted file mode 100644 index e918c54da..000000000 --- a/share/completions/source.fish +++ /dev/null @@ -1 +0,0 @@ -complete -c source -w .