mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 03:51:20 -03:00
Fix rgrep completions
This used the arguments the wrong way around.
This commit is contained in:
@@ -1 +1 @@
|
||||
complete -c grep -w rgrep
|
||||
complete -c rgrep -w grep
|
||||
|
||||
Reference in New Issue
Block a user