mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 20:22:14 +02:00
fixed issues with the path to the home directory for synchronizing helix files
This commit is contained in:
@@ -12,5 +12,5 @@
|
|||||||
- name: Synchronize the configuration
|
- name: Synchronize the configuration
|
||||||
synchronize:
|
synchronize:
|
||||||
src: helix
|
src: helix
|
||||||
dest: "$HOME/.config"
|
dest: "/$HOME/.config"
|
||||||
delete: true
|
delete: true
|
||||||
|
|||||||
Reference in New Issue
Block a user