We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When installing the binary release from github, of course I need to fix completions my self. As oh-my-zsh user, I ran
stackit completion zsh > ~/.oh-my-zsh/completions/_stackit omz update
But as soon as I use a packaged version (e.g. apt), I'd expect the completions to just work after installation.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When installing the binary release from github, of course I need to fix completions my self.
As oh-my-zsh user, I ran
But as soon as I use a packaged version (e.g. apt), I'd expect the completions to just work after installation.
The text was updated successfully, but these errors were encountered: