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