mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
excluding the checking of the fish_variables files during the
synchronization
This commit is contained in:
@@ -34,6 +34,7 @@
|
|||||||
delete: true
|
delete: true
|
||||||
src: fish
|
src: fish
|
||||||
dest: "/$HOME/.config"
|
dest: "/$HOME/.config"
|
||||||
|
rsync_opts: --exclude=fish_variables
|
||||||
- name: Setup Fish for the root user
|
- name: Setup Fish for the root user
|
||||||
become: true
|
become: true
|
||||||
synchronize:
|
synchronize:
|
||||||
|
|||||||
Reference in New Issue
Block a user