dotfiles/zsh/.zsh/plugins/heroku
andrzej 60aca8e178 import zsh config 2024-04-26 19:41:20 +02:00
..
README.md import zsh config 2024-04-26 19:41:20 +02:00
heroku.plugin.zsh import zsh config 2024-04-26 19:41:20 +02:00

README.md

Heroku

This plugin provides completion for the Heroku CLI.

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

plugins=(... heroku)