Fix reset
This commit is contained in:
parent
9b5afc1353
commit
ff4942cb1b
@ -27,6 +27,9 @@
|
|||||||
line: "source .ansible_zshrc"
|
line: "source .ansible_zshrc"
|
||||||
create: yes
|
create: yes
|
||||||
mode: 'u=rw,go=r'
|
mode: 'u=rw,go=r'
|
||||||
|
loop:
|
||||||
|
- "source .antigenrc"
|
||||||
|
- "source .ansible_zshrc"
|
||||||
|
|
||||||
- name: Install .p10k.zsh
|
- name: Install .p10k.zsh
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
Loading…
Reference in New Issue
Block a user