remove completions for . and source

These completions never actually worked and always fell back to the
builtin path completion. But a recent fix means that these now keep the
fallback from happening resulting in no completions for these commands.
This commit is contained in:
Kurtis Rader 2017-08-09 11:13:52 -07:00
parent 5d2a806ac6
commit 11f5bbf83d
2 changed files with 0 additions and 2 deletions

View file

@ -1 +0,0 @@
complete -c . -x -a "(__fish_complete_suffix .fish)"

View file

@ -1 +0,0 @@
complete -c source -w .