- Add process manager with sway - Add oh-my-zsh config - add gtk config - Add env
This plugin adds completion and aliases for Helm, the Kubernetes package manager.
To use it, add helm to the plugins array in your zshrc file:
helm
plugins=(... helm)