From 1cc146f4e17a4cea4213c9fbbb2e84ea3c21cc30 Mon Sep 17 00:00:00 2001 From: PAN Date: Sun, 12 Oct 2025 19:08:10 +0200 Subject: [PATCH] =?UTF-8?q?Option=20des=20Themes=20zum=20fastfetch=20komma?= =?UTF-8?q?ndo=20hinzugef=C3=BCgt.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- files/.bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/.bashrc b/files/.bashrc index e6360ea..52c4570 100644 --- a/files/.bashrc +++ b/files/.bashrc @@ -24,6 +24,6 @@ if [ -d ~/.bashrc.d ]; then fi unset rc -fastfetch +fastfetch -c ~/.config/fastfetch/fancy.jsonc eval "$(oh-my-posh init bash --config ~/.config/oh-my-posh/montys.omp.json)" export SSH_AUTH_SOCK=~/.var/app/com.bitwarden.desktop/data/.bitwarden-ssh-agent.sock \ No newline at end of file