1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-22 19:01:12 +08:00

Heroku

This plugin provides completion for the Heroku CLI.

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

plugins=(... heroku)