Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: _pick_variant



By the way, what's the recommended way to deal with this sort of
issue? A few times I've defined a personal script with a short name
and discovered the hard way that zsh supplies a completion function
for a utility of the same name (that I've never heard of). I usually
end up adding `compdef _default myutility` to `~/.zshrc` whenever this
happens. Is there a better and more proactive way?

Roman.




Messages sorted by: Reverse Date, Date, Thread, Author