zgen icon indicating copy to clipboard operation
zgen copied to clipboard

Avoid loading autoloaded file

Open syohex opened this issue 2 years ago • 1 comments

In zsh file name convention, file name of which starts with '_' is an autoloaded file. It should not be loaded manually.

This fixes https://github.com/zsh-users/zsh-completions/issues/809

syohex avatar Jul 21 '21 03:07 syohex