smac89 b7fb0a55c0 fix(heroku): fix XDG cache directory name and code style (#10436) 2 years ago
..
README.md 4c8dd9c26d heroku: add README (#7342) 5 years ago
heroku.plugin.zsh b7fb0a55c0 fix(heroku): fix XDG cache directory name and code style (#10436) 2 years ago

README.md

Heroku

This plugin provides completion for the Heroku CLI.

To use it add heroku to the plugins array in your zshrc file:

plugins=(... heroku)