mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-06 00:41:15 -03: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:
@@ -1,3 +0,0 @@
|
||||
|
||||
complete -c case -s h -l help --description 'Display help and exit'
|
||||
complete -c case -u
|
||||
Reference in New Issue
Block a user