Upload Konfig Variablen file
This commit is contained in:
11
vars/config_files.yaml
Normal file
11
vars/config_files.yaml
Normal file
@@ -0,0 +1,11 @@
|
|||||||
|
config_files:
|
||||||
|
- src: alacritty.toml
|
||||||
|
dest: /home/{{ user_name }}/.config/alacritty
|
||||||
|
- src: config.kdl
|
||||||
|
dest: /home/{{ user_name }}/.config/zellji
|
||||||
|
- src: fancy.jsonc
|
||||||
|
dest: /home/{{ user_name }}/.config/fastfetch
|
||||||
|
- src: montys.omp.json
|
||||||
|
dest: /home/{{ user_name }}/.config/oh-my-posh
|
||||||
|
- src: .bashrc
|
||||||
|
dest: /home/{{ user_name}}/
|
||||||
Reference in New Issue
Block a user