dotfiles/dot_oh-my-zsh/plugins/terminitor
2023-01-30 14:28:59 +01:00
..
_terminitor [+] First Commit 2023-01-30 14:28:59 +01:00
README.md [+] First Commit 2023-01-30 14:28:59 +01:00

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)