Excluding Environment Variables from ZSH Autocomplete
I didn't find such an option, but maybe you are helped, if your completion would be case sensitive. you can set this in your ~/.zshrc
:
# Set to this to use case-sensitive completion
CASE_SENSITIVE="true"