Upload Konfig Variablen file

This commit is contained in:
pan
2026-02-12 20:43:14 +01:00
parent d18229f808
commit d4776cb59c

11
vars/config_files.yaml Normal file
View 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}}/