smac89 b7fb0a55c0 fix(heroku): fix XDG cache directory name and code style (#10436) | 2 years ago | |
---|---|---|
.. | ||
README.md | 6 years ago | |
heroku.plugin.zsh | 2 years ago |
This plugin provides completion for the Heroku CLI.
To use it add heroku to the plugins array in your zshrc file:
plugins=(... heroku)