dotfiles/zsh/.zsh/plugins/terminitor
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
_terminitor import zsh config 2024-04-26 19:41:20 +02:00

README.md

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)