dotfiles/dot_oh-my-zsh/plugins/heroku
2023-01-30 14:28:59 +01:00
..
heroku.plugin.zsh [+] First Commit 2023-01-30 14:28:59 +01:00
README.md [+] First Commit 2023-01-30 14:28:59 +01: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)