We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ebe76 commit d67ad3bCopy full SHA for d67ad3b
config/home/.bashrc
@@ -31,7 +31,7 @@ shopt -s histappend histverify
31
32
# oh-my-posh
33
if command -v oh-my-posh >/dev/null 2>&1; then
34
- eval "$(oh-my-posh init bash --config "$HOME/.config/bash/bash-zen.toml)"
+ eval "$(oh-my-posh init bash --config "$HOME/.config/bash/bash-zen.toml")"
35
fi
36
37
# vfox
0 commit comments