/oh-my-zsh_razor_plugin

oh-my-zsh plugin for Puppetlabs Razor

Mozilla Public License 2.0MPL-2.0

oh-my-zsh plugin for Razor

Enable Razor from puppetlabs capability of command autocomplete

ENSURE you have installed oh-my-zsh ###How to use this plugin:

Branch master supports the official Razor from puppetlabs, other branch is created for dalang's customized Razor.

  1. cd into your oh-my-zsh plugin folder, always is ~/.oh-my-zsh/plugins.
  2. run git clone https://github.com/dalang/oh-my-zsh_razor_plugin.git razor.
  3. config your ~/.zshrc to enable razor plugin: add razor in the bracket of the line starts with plugins=(.
  4. Try type razor in terminal and test command autocomplete with tab :)