I try to configure my bash shell with oh my posh.But I get this error
Oh My Posh Error: CreateFile C:\Users0snow\my-profile.omp: The system cannot find the file specified.
.bashrc file:
eval "$(oh-my-posh --init --shell bash --config $HOME/my-profile.omp)" ```