diff --git a/.bashrc b/.bashrc index 79e7bef..4edec9a 100644 --- a/.bashrc +++ b/.bashrc @@ -90,7 +90,7 @@ _init() { # ─< oh-my-posh initialization >──────────────────────────────────────────────────────────── if command_exists oh-my-posh; then - eval "$(oh-my-posh init bash --config '$HOME/.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/