# Zsh chic An ansible role to ensure your zsh is très chic ### How Feed something like this to your role ```yml 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).