Update defaults.yml

This commit is contained in:
2022-12-03 19:53:44 +00:00
committed by GitHub
parent 93f5fbcea4
commit 8ead340fe6

View File

@@ -61,7 +61,7 @@
- user:
name: "user"
shell: /bin/zsh
shell: /opt/microsoft/powershell/7/pwsh
- name: Create bin folder
become_user: user
@@ -107,4 +107,4 @@
dest: "~/.config/{{ item.dest }}/{{ item.destname }}"
owner: "user"
force: yes
with_items: "{{ configs }}"
with_items: "{{ configs }}"