OMP config not applying with no error. #7003
Unanswered
ArkieSoft
asked this question in
Troubleshoot
Replies: 1 comment
-
|
You can run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Code of Conduct
What happened?
So, I upgraded from 24.11.4 to 26.23.6. Ever since, it doesn't load my config and provides no error to speak of. I rechecked my .bashrc command to show a correct command and path to config file.
eval "$(oh-my-posh init bash --config /etc/nixos/assets/M365Princess.omp.json)"I even ran
oh-my-posh init bash --config /etc/nixos/assets/M365Princess.omp.jsonwith no response other thanexport POSH_SESSION_ID="02f881f2-84aa-4949-8707-26b30de8cc1a";source $'/home/arkannon/.cache/oh-my-posh/init.6709406588236150689.sh'I deleted ~/.cache/oh-my-posh in case there was a collision in cache objects since I recently upgraded my OS. No change.
So to test in case there was syntax change in the config, I ran
oh-my-posh print previewandoh-my-post print preview --config /etc/nixos/assets/M365Princess.omp.json. The first one showed the elements of the default prompt, while the second one showed correct elements for the default prompt.Any guidance? Am I missing something obvious?
Theme
What OS are you seeing the problem on?
No response
Which shell are you using?
No response
Log output
Beta Was this translation helpful? Give feedback.
All reactions