From f3d424f818a064d0498ef7c924c6322793dd3b24 Mon Sep 17 00:00:00 2001 From: pika <67532734+pik4li@users.noreply.github.com> Date: Sun, 5 Jan 2025 21:38:03 +0100 Subject: [PATCH] ? --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 881ca9e..f2bd867 100644 --- a/.bashrc +++ b/.bashrc @@ -196,7 +196,7 @@ _init() { # ─< oh-my-posh initialization >──────────────────────────────────────────────────────────── if command_exists oh-my-posh; then - eval "$(oh-my-posh init bash --config '~/.bash/themes/zen.toml')" + eval "$(oh-my-posh init bash --config '$HOME/.bash/themes/zen.toml')" else if command_exists curl; then curl -s https://ohmyposh.dev/install.sh | $_sudo bash -s -- -d /usr/bin/