10 lines
243 B
YAML
10 lines
243 B
YAML
# Pfad für Programm Konfigurationsdateien.
|
|
|
|
# Alacritty
|
|
alacritty_conf: ./files/alacritty.toml
|
|
# Bashrc
|
|
bashrc_conf: ./files/.bashrc
|
|
# Oh-my-Posh Thema
|
|
omp_themes: ./files/montys.omp.json
|
|
# Codium .Repo File
|
|
codium_repo: ./files/vscodium.repo |