Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 394 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 394 Bytes

Requrements

Install

git clone <this repo>
make install_ansible // if you don't have ansible yet
make configure_vim

Install addons (linters, checkers)

make install_addons // optional TAGS variable accepted, see addons.yml for details

Setup dotfiles

make install_dotfiles