Skip to content
This repository was archived by the owner on Mar 11, 2026. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Ansible playbook for git/zsh/vim

This playbook is intended to be used locally on your desktop machine. However few adjustements will make it suitable for any machines.

zsh

  • Using oh-my-zsh bundle and custom aliases.
  • Also using powerline zsh configuration file

git

  • gitconfig from scyn-conf
  • Please make sure git variables in group_vars/all reflect your github user/email.

##vim

##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/all to match your needs
  • ansible-playbook --connection=local playbook.yml