mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
updated the way the home directory is computed
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
synchronize:
|
||||
delete: true
|
||||
src: fish
|
||||
dest: "/home/{{ user.name }}/.config"
|
||||
dest: "/$HOME/.config"
|
||||
- name: Setup OMF
|
||||
synchronize:
|
||||
delete: true
|
||||
src: omf
|
||||
dest: "/home/{{ user.name }}/.config"
|
||||
dest: "/$HOME/.config"
|
||||
|
||||
Reference in New Issue
Block a user