You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
defaults | 2 years ago | |
files | 3 years ago | |
tasks | 2 years ago | |
templates | 3 years ago | |
.gitignore | 3 years ago | |
Dockerfile | 3 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
Vagrantfile | 3 years ago | |
ansible.cfg | 3 years ago | |
inventory | 3 years ago | |
playbook.yml | 3 years ago | |
test_vars.yml | 3 years ago |
README.md
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).