Back to Ohmyzsh

Heroku

plugins/heroku/README.md

latest210 B
Original Source

Heroku

This plugin provides completion for the Heroku CLI.

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

bash
plugins=(... heroku)