uncomplete - removes completions
uncomplete pattern
This command is a C-shell built-in command.
The uncomplete(1) command removes all completions whose names match pattern; 'uncomplete *' thus removes all completions. It is not an error if no completions are removed.