Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Information Request : How to use PSProfile and Oh-my-posh #40

Open
avezinaATastus opened this issue Jul 9, 2020 · 3 comments
Open

Information Request : How to use PSProfile and Oh-my-posh #40

avezinaATastus opened this issue Jul 9, 2020 · 3 comments

Comments

@avezinaATastus
Copy link

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

@avezinaATastus
Copy link
Author

I tried

Set-Theme MyParadox
Add-PSProfilePrompt -Name OhMyPoshPrompt -SetAsDefault -Content $function:prompt -Save

But then, I get an empty prompt ps>

@scrthq
Copy link
Member

scrthq commented Jul 10, 2020

Hey @avezinaATastus - thanks for trying out PSProfile! I haven't tried setting up PSProfile with oh-my-posh but I see the goal here! I'll try to replicate once back on a computer and consider this a bug if I can't get it working

@fsackur
Copy link

fsackur commented Jan 22, 2021

I'm about to try out PSProfile, as an omp user. Ping me if I haven't reported back within a week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants