Skip to content

Commit

Permalink
Removed reverence to oh-my-posh.json
Browse files Browse the repository at this point in the history
  • Loading branch information
talesam committed May 22, 2024
1 parent ade5e1a commit 81bf829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion usr/share/biglinux/bash-config/bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ export NVM_DIR="$HOME/.nvm"

# Attach Blesh with oh my posh if available
if [[ ${BLE_VERSION-} ]]; then
eval "$(oh-my-posh init bash --config /usr/share/biglinux/bash-config/oh-my-posh.json)"
#eval "$(oh-my-posh init bash --config /usr/share/biglinux/bash-config/oh-my-posh.json)"
ble-attach
else
# tty
Expand Down

0 comments on commit 81bf829

Please sign in to comment.