An ansible role to ensure your zsh is très chic
defaults | ||
files | ||
tasks | ||
templates | ||
.gitignore | ||
ansible.cfg | ||
Dockerfile | ||
inventory | ||
Makefile | ||
playbook.yml | ||
README.md | ||
test_vars.yml | ||
Vagrantfile |
Zsh chic
An ansible role to ensure your zsh is très chic
How
Feed something like this to your role
zsh_chic:
users:
- username: root
home: /root
group: root
antibody: true
- username: qui
home: /home/qui
group: qui
starship: true
- username: quo
home: /home/quo
group: quo
antibody: true
- username: qua
home: /home/qua
group: qua
WARNING: this role is suited only for debian (buster and maybe bullseye).