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.
|
1 year ago | |
---|---|---|
defaults | 1 year ago | |
files | 2 years ago | |
tasks | 1 year ago | |
templates | 2 years ago | |
.gitignore | 2 years ago | |
Dockerfile | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
Vagrantfile | 2 years ago | |
ansible.cfg | 2 years ago | |
inventory | 2 years ago | |
playbook.yml | 2 years ago | |
test_vars.yml | 2 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).