Closed SarreqTeryx closed 2 years ago
@SarreqTeryx are you using the latest version of clink? Because this should work. The reason the debug command doesn't work is that $POSH_THEME
isn't set (and that's not how environment variables work in CMD). You can reference your theme directly, but the debug won't show the issue with clink.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 7 days if no further activity occurs. Thank you for your contributions.
@mattcargile the docs clearly point to Chris though.
I see that now. Oops! I became confused when I was googling around for Clink in general. I'm about to attempt to install it myself. Good thing I always read the docs first! :-)
@SarreqTeryx can you validate if you installed the right clink?
I think that may have been the problem. I googled for Clink the last time, because I didn't notice the link on the installation instructions.
@SarreqTeryx if confirmed, can you close the issue? Thanks!
This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.
Code of Conduct
What happened?
I get the same issue whether it's under conhost or Windows Terminal: When trying to set up Oh My Posh in Clink won't work. I used the lua script from the installation page:
load(io.popen('oh-my-posh --config="c:/users/seanm/powerlevel10k_rainbow.omp.json" --init --shell cmd'):read("*a"))
I also tried the full path to the themes folder, with no luck.Running the embedded OMP command from Clink gives this (error message?):
Theme
powerline10k_rainbow
but any I've tried
What OS are you seeing the problem on?
Windows
Which shell are you using?
other (please specify)
Log output