fiz zsh playbook
This commit is contained in:
parent
181cfe20fb
commit
694ace85ad
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
---
|
||||
- name: Configure Zsh, Neofetch, FZF, and custom .zshrc
|
||||
hosts: all
|
||||
become: false
|
||||
become: true
|
||||
vars:
|
||||
zsh_custom: "{{ ansible_env.HOME }}/.oh-my-zsh/custom"
|
||||
user: "{{ ansible_user }}"
|
||||
|
|
Loading…
Reference in a new issue