From a2655d0e6ecab43b9710fd612a2c3bfbfa87cba3 Mon Sep 17 00:00:00 2001 From: PAN Date: Sat, 20 Sep 2025 05:24:45 +0200 Subject: [PATCH] =?UTF-8?q?pfad=20zur=20.repo=20datei=20f=C3=BCr=20codium?= =?UTF-8?q?=20hinzugef=C3=BCgt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vars/user_config.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/vars/user_config.yaml b/vars/user_config.yaml index 6a8d9bb..f6e1d29 100644 --- a/vars/user_config.yaml +++ b/vars/user_config.yaml @@ -3,4 +3,6 @@ # Alacritty alacritty_conf: ../Projekt_PC/Konfigs/alacritty.toml # Bashrc -bashrc_conf: ../Projekt_PC/Konfigs/.bashrc \ No newline at end of file +bashrc_conf: ../Projekt_PC/Konfigs/.bashrc +# Codium .Repo File +codium_repo: ../Projekt_PC/Konfigs/vscodium.repo \ No newline at end of file