mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
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
This commit is contained in:
committed by
Kurtis Rader
parent
1e67baf00e
commit
0ebff8c516
@@ -1 +0,0 @@
|
||||
complete -c source -w .
|
||||
Reference in New Issue
Block a user