Closed ArielLeslie closed 1 week ago
@ArielLeslie on it in about an hour. I refactored this, but thought I validated this. Nonetheless, I'm going to solve this one asap.
@ArielLeslie fixed and validated. This was a serious bug, thanks for reporting it so swiftly. I didn't notice it because I set my config using the internal API 🤦🏻
Thanks for the fast patch! Everything looks pretty again!
Code of Conduct
What happened?
After updating oh-my-posh from 23 to 24.4.0, my Git Bash terminal displays CONFIG ERROR if I use any theme. Theming was previously working using a url for a remote config (eg:
eval "$(oh-my-posh init bash --config 'https://raw.githubusercontent.com/JanDeDobbeleer/oh-my-posh/main/themes/jandedobbeleer.omp.json')"
)eval "$(oh-my-posh init bash --config C:/Users/me/AppData/Local/oh-my-posh/main/themes/jandedobbeleer.omp.json')"
dubug
with the theme applied that are not present when I run it without the theme applied..bashrc
file. There is no difference in behavior if I move it to either.bash_profile
or.profile
. All fail in the same wayTheme
This is consistent across all themes.
What OS are you seeing the problem on?
Windows
Which shell are you using?
bash
Log output