mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
fixed the path to the user's home directory for dotfiles
This commit is contained in:
@@ -12,4 +12,4 @@
|
||||
- name: Setup Fonts
|
||||
synchronize:
|
||||
src: fontconfig
|
||||
dest: /$HOME/.config
|
||||
dest: "/home/{{ user.name }}/.config"
|
||||
|
||||
Reference in New Issue
Block a user