Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 769 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 769 Bytes

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 :)