mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
Fix grep wrapper completions
[ci skip]
This commit is contained in:
parent
3296bb6c3b
commit
2c3bc1e857
@ -1 +1 @@
|
||||
complete -c grep -w egrep
|
||||
complete -c egrep -w grep
|
||||
|
@ -1 +1 @@
|
||||
complete -c grep -w fgrep
|
||||
complete -c fgrep -w grep
|
||||
|
Loading…
x
Reference in New Issue
Block a user