Fix: source dotfile for zsh
This commit is contained in:
parent
5c8bce6b5e
commit
c693c06f20
@ -20,7 +20,7 @@
|
||||
# ZSH
|
||||
- name: dotiles -- create and copy .config/zsh directory
|
||||
copy:
|
||||
src: files/dotfiles/zshrc
|
||||
src: files/dotfiles/zsh
|
||||
dest: /home/{{ item.username }}/.config/zsh/
|
||||
owner: "{{ item.username }}"
|
||||
mode: '0755'
|
||||
|
Loading…
Reference in New Issue
Block a user