JanDeDobbeleer / homebrew-oh-my-posh

Homebrew formula for Oh my Posh
14 stars 9 forks source link

Errors in oh-my-posh file #21

Closed LukaSimon closed 7 months ago

LukaSimon commented 10 months ago

When I want to run commands like:

eval "$(oh-my-posh init bash --config ~/.poshthemes/kali.omp.json)"

I get this error message:

Screenshot 2023-08-26 202603

What is causing that?

JanDeDobbeleer commented 10 months ago

@LukaSimon you seems to have installed a web page and not the oh-my-posh executable. I think the download failed and installed the HTML.

vbreia commented 7 months ago

image crying

JanDeDobbeleer commented 7 months ago

@vbreia you forgot to install the additional requirements for homebrew on linux. Please read homebrew's installation guide to the end.