1
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-12-20 19:31:58 +00:00
ohmyzsh/plugins/heroku
2018-10-26 14:52:54 +02:00
..
heroku.plugin.zsh use official heroku autocomplete () 2018-08-07 21:41:53 +02:00
README.md heroku: add README () 2018-10-26 14:52:54 +02: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)