guix/oh-my-zsh/plugins/heroku
2024-05-05 13:55:06 +01:00
..
heroku.plugin.zsh Add ZSH config copies 2024-05-05 13:55:06 +01:00
README.md Add ZSH config copies 2024-05-05 13:55:06 +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)