Strucktur änderung
This commit is contained in:
@@ -1,12 +1,13 @@
|
|||||||
# Pfad für Programm Konfigurationsdateien.
|
# Pfad für Programm Konfigurationsdateien.
|
||||||
|
|
||||||
# Alacritty
|
config_files:
|
||||||
alacritty_conf: ./files/alacritty.toml
|
- src: alacritty.toml
|
||||||
# Bashrc
|
dest: /home/{{ user_name }}/.config/alacritty
|
||||||
bashrc_conf: ./files/.bashrc
|
- src: config.kdl
|
||||||
# Oh-my-Posh Thema
|
dest: /home/{{ user_name }}/.config/zellji
|
||||||
omp_themes: ./files/montys.omp.json
|
- src: fancy.jsonc
|
||||||
# Codium .Repo File
|
dest: /home/{{ user_name }}/.config/fastfetch
|
||||||
codium_repo: ./files/vscodium.repo
|
- src: montys.omp.json
|
||||||
# Fastfetch Theme
|
dest: /home/{{ user_name }}/.config/oh-my-posh
|
||||||
fast_theme: ./files/fancy.jsonc
|
- src: .bashrc
|
||||||
|
dest: /home/{{ user_name}}/
|
||||||
Reference in New Issue
Block a user