1
0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2025-02-22 04:49:57 +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)