mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-01-20 23:58:45 +08:00
Remove useless case completions
It doesn't take options and what it takes (arbitrary strings) we can't sensibly complete.
This commit is contained in:
parent
42068931c7
commit
527e5f52ba
|
@ -1,3 +0,0 @@
|
|||
|
||||
complete -c case -s h -l help --description 'Display help and exit'
|
||||
complete -c case -u
|
Loading…
Reference in New Issue
Block a user