mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +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
|
||||
synchronize:
|
||||
src: helix
|
||||
dest: "$HOME/.config"
|
||||
dest: "/$HOME/.config"
|
||||
delete: true
|
||||
|
||||
Reference in New Issue
Block a user