config/oh-my-zsh/plugins/terminitor
2023-02-27 20:04:56 +05:30
..
_terminitor add zsh 2023-02-27 20:04:56 +05:30
README.md add zsh 2023-02-27 20:04:56 +05:30

Terminitor plugin

This plugin adds completions for the Terminitor development workflow setup tool.

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

plugins=(... terminitor)