Hi,
I'd like to know if there is a prefered method of using oh-my-posh and psprofile.
I have added oh-my-posh to $PSProfile.ModulesToImport and I have a init script that set-theme MyParadox , but the theme doesn't apply. I have to Set-Theme MyParadox again manually in the console. Probably because initscripts is executed before importmodules
Thanks