MacOS Accent #5727
Unanswered
AndreM222
asked this question in
Troubleshoot
MacOS Accent
#5727
Replies: 2 comments 15 replies
-
Btw. Thanks for adding the future 🙏🙏🙏🙏. You're a legend |
Beta Was this translation helpful? Give feedback.
1 reply
-
I run the
I suppose this wouldnt cause any problems but just in case this is how I have it setup in zsh. # Oh-My-Posh
theme="accent_minimalNight"
omp_file="~/.config/zsh/themes/${theme}.omp.json"
if [ "$TERM_PROGRAM" != "Apple_Terminal" ]; then
eval "$(oh-my-posh init zsh --config $omp_file)"
fi
|
Beta Was this translation helpful? Give feedback.
14 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Code of Conduct
What happened?
Brew Version
Problem
The accent doesnt seem to be working correctly. I used my windows setup from the accent and seems to be not taking it.
Preview
Output
Kind of what I expect. I use the gray color of macos. I like minimalism
Setting
Theme
What OS are you seeing the problem on?
macOS
Which shell are you using?
zsh
Log output
Beta Was this translation helpful? Give feedback.
All reactions