mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-22 13:37:27 +08:00
Fix rgrep completions
This used the arguments the wrong way around.
This commit is contained in:
parent
75a6ad602f
commit
0fc4b415ac
|
@ -1 +1 @@
|
|||
complete -c grep -w rgrep
|
||||
complete -c rgrep -w grep
|
||||
|
|
Loading…
Reference in New Issue
Block a user