Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 381 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 381 Bytes

ansible-env-setup

Playbooks for dev environment setup

These roles install and configure vim, tmux and powerline to my liking.

The only variable that really needs to be set is target_user so the per-user configs are dropped in the right place. Additional vim plugins should be added in roles/vim/defaults

Caution Will overwrite target_users bashrc, vimrc, tmux.conf etc.