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