Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 496 Bytes

README.markdown

File metadata and controls

22 lines (16 loc) · 496 Bytes

How to use

Install puppet with command:

\curl -sSL https://raw.githubusercontent.com/r-ideas/puppet/master/init.sh | bash - 

Configure VIM syntax highlight for *.pp source files

Install vim plugin with pathogen:

cd ~/.vim

git submodule add -f git://github.com/rodjek/vim-puppet.git bundle/puppet

Useful links

http://forge.puppetlabs.com/