Populate repo
This commit is contained in:
9
zsh/.oh-my-zsh/plugins/terminitor/README.md
Normal file
9
zsh/.oh-my-zsh/plugins/terminitor/README.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Terminitor plugin
|
||||
|
||||
This plugin adds completions for the [Terminitor](https://github.com/achiurizo/terminitor) development workflow setup tool.
|
||||
|
||||
To use it, add `terminitor` to the plugins array in your zshrc file:
|
||||
|
||||
```zsh
|
||||
plugins=(... terminitor)
|
||||
```
|
Reference in New Issue
Block a user