mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 19:12:13 +02:00
fixed the path to the task files for the vifm role
This commit is contained in:
@@ -4,3 +4,8 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: vifm
|
name: vifm
|
||||||
state: present
|
state: present
|
||||||
|
- name: Synchronizes the configuration
|
||||||
|
synchronize:
|
||||||
|
src: vifm
|
||||||
|
dest: /$HOME/.config
|
||||||
|
delete: true
|
||||||
Reference in New Issue
Block a user