Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
whitw
3 years agoNew Contributor
[ZSH] Plugin aliases break completion for the command run by the plugin
I have ZSH set up to introspect aliases and run plugin functions based on what the alias is calling.
This means that an alias set up for gh : alias gh='op plugin run -- gh' will actually trigge...