This playbook is intended to be used locally on your desktop machine. However few adjustements will make it suitable for any machines.
- Using oh-my-zsh bundle and custom aliases.
- Also using powerline zsh configuration file
- gitconfig from scyn-conf
- Please make sure git variables in
group_vars/allreflect your github user/email.
##vim
- vim configuration files
- vim bundle (vundle)
- visual bar (vim-airline)
##fonts PragmataPro
NB : PragmataPro font will only be install on a remote target defining as a "desktop" in hosts file
Usage
- install ansible
- edit
group_vars/allto match your needs ansible-playbook --connection=local playbook.yml