mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +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
|
||||
src: omf
|
||||
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