mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 18:02:13 +02:00
now copying the oh my fish configuration files for the root user
This commit is contained in:
@@ -65,3 +65,9 @@
|
|||||||
delete: true
|
delete: true
|
||||||
src: omf
|
src: omf
|
||||||
dest: "/$HOME/.config"
|
dest: "/$HOME/.config"
|
||||||
|
- name: Setup OMF for the root user
|
||||||
|
become: true
|
||||||
|
synchronize:
|
||||||
|
delete: true
|
||||||
|
src: omf
|
||||||
|
dest: "/root/.config"
|
||||||
|
|||||||
Reference in New Issue
Block a user