What worked for me was to follow until 4:00 - type $Profile and put this code to whatever theme you want oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\cloud-native-azure.omp.json" | Invoke-Expression - and save > just make sure you have PowerShell or WindowsPowerShell folder in the documents before running $Profile if it gives error
The main problem with the instructions is that they tell how you to install it - but not enable it. When you install oh-my-zsh, it automatically refreshes your prompt and immediately you notice the changes. I don't know why this doesn't, when it is was obviously inspired by oh-my-zsh.
Amazing, Daniel! Thanks for your video. I followed the steps and somehow it doesn't start the oh-my-posh when we run it with exe, only a list of commands (I restarted the terminal). I'm using WSL2, should I use the linux tutorial as the OMP page tells me to? Thanks in advance!
Hi Daniel, I have been wanting to use this in Android Studio but changing the terminal to Windows Powershell where i have Oh My Posh setup the colors are very weird. Any idea how to fix this?
Before installing icon module,it was running good on remotesigned mode execution policy. Once I install the icons module and add the script inside $profile, it started showing cannot run again and thats too in remotesigned. And don't know why in u people pcs this type situations did not occur a single time.
from the beginning on... I don't have these fancy powershell with tabs and so on (even after installing powershell from the store) - what is that? how to open that? (yes I have the newest windows os)
Hello friend, when executing the command 'winget install JanDeDobbeleer.OhMyPosh', I get this error, The term 'winget' is not recognized as a cmdlet name.(⌣̩̩́_⌣̩̩̀)
how to fix oh-my-posh : The term 'oh-my-posh' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again. At C:\Users\Admin\Documents\WindowsPowerShell\Modules\oh-my-posh\7.85.2\oh-my-posh.psm1:89 char:5 + oh-my-posh init pwsh --config="$config" | Invoke-Expression + ~~~~~~~~~~ + CategoryInfo : ObjectNotFound: (oh-my-posh:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
Great video! If anyone comes across the problem of "winget is not recognized" just update App Installer from the Microsoft Store :D
The default install instructions do not help most users, but your video was a huge help.
thx
What worked for me was to follow until 4:00
- type $Profile and put this code to whatever theme you want
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\cloud-native-azure.omp.json" | Invoke-Expression
- and save
> just make sure you have PowerShell or WindowsPowerShell folder in the documents before running $Profile if it gives error
Having have a lot of issues setting up my terminal but today i crake it with Daniel THANK FOR THE TIP AND PRO STAFF
Nice video very helpful.
Wow, this is so cool!
Thank you so much.
awesome man!
Very helpful video. I used to use iterm oh-my-zsh in mac. Recently switched to windows and this video helped me very much for my terminal setup
awesome video, thanks a lot
Thank you Daniel. It's great video.
Thks! Great and updated video
The main problem with the instructions is that they tell how you to install it - but not enable it. When you install oh-my-zsh, it automatically refreshes your prompt and immediately you notice the changes. I don't know why this doesn't, when it is was obviously inspired by oh-my-zsh.
Thank you Nice video, I used chocolatey to install (because easy to uninstall) but rest of the steps followed as mentioned.
Amazing, Daniel! Thanks for your video. I followed the steps and somehow it doesn't start the oh-my-posh when we run it with exe, only a list of commands (I restarted the terminal). I'm using WSL2, should I use the linux tutorial as the OMP page tells me to? Thanks in advance!
I have the same issue. Have you crack it?
I've tried to reinstall oh-my-posh and watch some tutorials, it still gave me the same issue.
Hi Daniel, I have been wanting to use this in Android Studio but changing the terminal to Windows Powershell where i have Oh My Posh setup the colors are very weird. Any idea how to fix this?
colors are not showing up after winget install
Thx!
Before installing icon module,it was running good on remotesigned mode execution policy. Once I install the icons module and add the script inside $profile, it started showing cannot run again and thats too in remotesigned. And don't know why in u people pcs this type situations did not occur a single time.
How to do the same but using git bash instead powershell?
why i can't set PowerShell as default instead of Windows PowerShell althought i have installed it
same for me. did you installed it via microsoft store .?
button to ones that came here everytime change pc or vm ❤
from the beginning on... I don't have these fancy powershell with tabs and so on (even after installing powershell from the store) - what is that? how to open that? (yes I have the newest windows os)
You have to open the Windows Terminal and it's gonna be just like him, then in the settings you make Powershell your base
Why is it appearing question marks instead of the icons in my powershell terminal? (I'm using WIndows 10)
Need to install the fonts and icons
Hello friend, when executing the command 'winget install JanDeDobbeleer.OhMyPosh', I get this error, The term 'winget' is not recognized as a cmdlet name.(⌣̩̩́_⌣̩̩̀)
i'm not able to find powershell is not present in my terminal
how do u integrate it with wsl?
Pimp my powershell!
oh-my-posh doesn't work for me
it says
oh-my-posh: The term 'oh-my-posh' is not recognized as a name of a cmdlet
same here
he can you do it with gibash please
How to solve font break>
Misleading Thumbnail.
how to fix oh-my-posh : The term 'oh-my-posh' is not recognized as the name of a cmdlet, function, script file, or operable
program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At C:\Users\Admin\Documents\WindowsPowerShell\Modules\oh-my-posh\7.85.2\oh-my-posh.psm1:89 char:5
+ oh-my-posh init pwsh --config="$config" | Invoke-Expression
+ ~~~~~~~~~~
+ CategoryInfo : ObjectNotFound: (oh-my-posh:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
Thank you Daniel. It's great video.