#oh-my-zsh razor plugin Enable Razor from puppetlabs capability of command autocomplete
Ensure you have installed oh-my-zsh ###How to use this razor plugin:
mkdir
a new folder namedrazor
in your oh-my-zsh plugin folder:~/.oh-my-zsh/plugins/razor
- put this file in
~/.oh-my-zsh/plugins/razor
- config your
~/.zshrc
to enable razor plugin: addrazor
in the bracket of the line starts withplugins=(
- Try type
razor
in terminal and test command autocomplete withtab