Thank you so much for this! I found it difficult to read through the oh-my-posh documentation and there was not much guides out there on how to install it properly, so I really appreciate how you were so thorough, detailed and efficient with your explanations at each step!
Such an amazing video alongside with an amazing explanation! Thanks for this, I've been wanting to tweak my terminal and thanks to you I'm finally able to!
same. the documentation of oh-my-posh isn't very clear and is missing obvious information, I think. Instead of problem-solving and trying to adjusting stuff I should've just watched this video right away haha
shopuld use RemoteSignedin place of Unrestricted Requires a digital signature for downloaded scripts. You can run locally written scripts. You can unblock downloaded scripts to run them without signature
Windows 11's Terminal is already so much better than the native command prompt, I don't even feel like altering it in any way. It already looks perfect in comparison, in my opinion.
For the people from countries with special characters (like german or scandic letters), there can be problem getting them to work as the do not exist in the nerd fonts, and you need to either add them manually by modifying the fonts or finding another supported font that has them already added.
Can someone please help me with an error? While executing the theme change command on 7:50,this error popped up: Get-PSReadLineKeyHandler : A parameter cannot be found that matches parameter name 'Key'. At line:465 char:43 + if ((Get-PSReadLineKeyHandler -Key Spacebar).Function -eq ... + ~~~~ + CategoryInfo : InvalidArgument: (:) [Get-PSReadLineKeyHandler], ParameterBindingException + FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.GetKeyHandlerCommand
-run powershell as admin - run this line in the terminal: Get-ExecutionPolicy -then run this line: Set-ExecutionPolicy RemoteSigned -type Y and click enter -reopen powershell and you should be good!
fantastic tutorial! the oh-my-posh documentation isn't good at explaining the first few steps for beginners. I was lost in the documentation. Your tutorial cleared everything up quickly. Thanks!
Amazing tutorial for some customization, I almost fully thought that customization wasn't possible on Windows, but this one really helped me a lot. However, I did happen to encounter a small problem. Those fancy emojis or icons that spawn before the cursor pointer are being rendered as a question mark in the diamond symbol for me -> . So, how do I get around that? Because of that small issue, I am unable to get a good experience. Could you help me with this one.
Great vid! Thank you. Altough, after I set up my desired theme and before setting it up automatically when opening Windows Terminal, I get an error that says "Microsoft.PowerShell_profile.ps1 is not signed digitally", so I had to run "Set-ExecutionPolicy RemoteSigned" to being able to setting up the theme automatically after every new Windows Terminal start. Otherwise, excellent tutorial. Muchas gracias desde Chile :)
All I want is to have it slightly transparent. Where is that feature hidden? Every screenshot of the Windows Terminal has is turned on but I can't find it...
Font you selected is not available in zip file anymore. and when changing to dracula theme, your progress bar while downloading is purple but mine is still default color ( blue). how to fix that?
Hi, I did set up oh my posh on my terminal and it did work but due to some unknown reasons it is not working now. Could you please help on HOW TO UNINSTALL/REMOVE oh-my-posh completely from powershell terminal ? Help much needed...
I managed to set the theme for the terminal, but it is not applied to the progress bars, for example, when I use winget, the progress bar remains neon red color as if there is no theme applied. How can it be solved?
when i try applying a theme i have an error prompt when i want to execute this line . $PROFILE that says impossible to change the file can you guys help me
how do you get your powershell to start with only its version as a message? when I open mine it says Windows PowerShell Copyright (C) Microsoft Corporation. (and more), it's kinda clunky and doesnt look clean
I don't know if it is possible to disable this inscription, but you can write a command that will clear the console with this inscription every time. - Open PowerShell as administrator. - Enter the following command to open the required file in the editor: notepad $PROFILE.AllUsersCurrentHost (if the file does not exist, it will be created for you) - Inside the file at the top we write a command to clear the screen: Clear-Host - On the next line, you can optionally insert your own welcome message: Write-Host "PowerShell: $($PSVersionTable.PSVersion)" - The quotes after (Write-Host ) can be your message. ($($PSVersionTable.PSVersion) will show the PowerShell version. - Save the file and you're done. 👋🏻🇺🇦
@@artem_25 I actually removed the message completely by adding -noLogo in the settings.json file. "commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -noLogo"
POV: when you develop a program that makes something simple, but the installation requires a 10 minutes video with dozens of manual steps, because devs didn't bother to make an installation GUI
Yes. This is the video you have been looking for. Don't need to read more comments to verify if it works or not, go watch that tutorial first.
thanx
Thank you so much for this! I found it difficult to read through the oh-my-posh documentation and there was not much guides out there on how to install it properly, so I really appreciate how you were so thorough, detailed and efficient with your explanations at each step!
Such an amazing video alongside with an amazing explanation! Thanks for this, I've been wanting to tweak my terminal and thanks to you I'm finally able to!
thanks my man, you made my terminal look super interesting and now I can learn it without being bored haha
Short yet clear explanations! My 10 mins is worth it! Keep this up man!
This video was super helpful in setting up Oh My Posh as I kept on running into a few issues on my own. Thank you for the great guide!
same. the documentation of oh-my-posh isn't very clear and is missing obvious information, I think. Instead of problem-solving and trying to adjusting stuff I should've just watched this video right away haha
5:42 I like that it was 'unreadable' on light mode
Yea for us programmers dark mode is a necessary step
Light attracts bugs, as they say.😁😁
For those stuck due to disabled policy use this command.
Set-ExecutionPolicy -ExecutionPolicy Unrestricted
Thanks man, exactly what i was looking for
shopuld use
RemoteSignedin place of Unrestricted
Requires a digital signature for downloaded scripts. You can run locally written scripts. You can unblock downloaded scripts to run them without signature
you are the best bud
ı have been looking for this
Thanks to you my workflow will be much more pleasing to the eyes!
Really great video and quick simple way to explain! I was able to install it easily on my new laptop with W11.
when I run the command as suggested here 6:38, I get the error of "& this was unexpected at this time". Any idea how to work around it ?
me too
Just change you command line from bash to powershell and it should work
same error with powershell@@yadneshkhode3091
@@yadneshkhode3091 thanks a lot!
@@yadneshkhode3091 thanks bro
Thanks, it did help me a ton regarding the issues I was facing during the setup. I love it.
Windows 11's Terminal is already so much better than the native command prompt, I don't even feel like altering it in any way. It already looks perfect in comparison, in my opinion.
great guide and by far the best on youtube - thank you!
For the people from countries with special characters (like german or scandic letters), there can be problem getting them to work as the do not exist in the nerd fonts, and you need to either add them manually by modifying the fonts or finding another supported font that has them already added.
jesus thanks.. i was like holy crap.. this does not work for me! Thanks a lot!
Excellent explaination and step by step tutorial. Really appreciate your effort. Thx.
Thank you so much! My terminal feels so much better and your video was so easy to follow! Cheers
5:36 "To make the page readable", I haven't heard a more "passive-aggressive" sentence ever in my life.
fr 💀
Best tutorial I have ever watched
I noticed having issues with the v3.0.0 fonts, icons just not working.
But... downloading the 2.3.3 versions fixed it.
Great video well explained and covered almost anything, dont forget you can make your own posh themes
5:12 how do you have the hints like in winget you have uninstall with low opacity ? I want that
because hes using powershell version 7 i think
Can someone please help me with an error? While executing the theme change command on 7:50,this error popped up:
Get-PSReadLineKeyHandler : A parameter cannot be found that matches parameter name 'Key'.
At line:465 char:43
+ if ((Get-PSReadLineKeyHandler -Key Spacebar).Function -eq ...
+ ~~~~
+ CategoryInfo : InvalidArgument: (:) [Get-PSReadLineKeyHandler], ParameterBindingException
+ FullyQualifiedErrorId : NamedParameterNotFound,Microsoft.PowerShell.GetKeyHandlerCommand
-run powershell as admin
- run this line in the terminal:
Get-ExecutionPolicy
-then run this line:
Set-ExecutionPolicy RemoteSigned
-type Y and click enter
-reopen powershell and you should be good!
"Click the sun icon to make the page readable" This one really got me
amazing video once again, thank you
Thanks for this step-by-step tutorial
fantastic tutorial! the oh-my-posh documentation isn't good at explaining the first few steps for beginners. I was lost in the documentation. Your tutorial cleared everything up quickly. Thanks!
Thank you, your efforts are much appericiated!
Thanks for the guide. worked perfectly fine
This video is gold! Thank you so much!
That is really perfect and well instructed, thanks!
Nice & great content. Served well as I thought it would
How did you get that sort of autocomplete text in the terminal? eg. at 09:08
This content is amazing!! Ty you so much for that!
Amazing tutorial man, Thanks a lot!!
Thanks! An awesome video with an easy explanation.
Thanks for the video. 🙌🏻🙌🏻🙌🏻
Amazing tutorial for some customization, I almost fully thought that customization wasn't possible on Windows, but this one really helped me a lot. However, I did happen to encounter a small problem. Those fancy emojis or icons that spawn before the cursor pointer are being rendered as a question mark in the diamond symbol for me -> . So, how do I get around that? Because of that small issue, I am unable to get a good experience. Could you help me with this one.
Dang I man, my windows powershell now looking so cool!!!
Thank you so much for making a video like this.
Great video. Thank you!
Unforeseen appearance: & щт 6:43...... I don't know how to fix it.😔
tks u, now my terminal looks great :))
Amazing, thanks a lot my friend, im a new sub for that amazing video!
Thx for this guid 👍
3:29 Some users have experienced problems with just "Install" but experienced problems solved when selecting "Install for all users"
Great vid! Thank you. Altough, after I set up my desired theme and before setting it up automatically when opening Windows Terminal, I get an error that says "Microsoft.PowerShell_profile.ps1 is not signed digitally", so I had to run "Set-ExecutionPolicy RemoteSigned" to being able to setting up the theme automatically after every new Windows Terminal start. Otherwise, excellent tutorial. Muchas gracias desde Chile :)
Excellent tutorial
No font matches the specified value: winget
The configured sources are:
ms store
i can't see icons in my terminal i changed theme but same none of them show icon i change my font as well on windows 11 help 😕😕
Thank you bro, you are the best.
bruhhh.. ur voice was so gud. Try to explain anything elegantly, as good as speech xd. I like ur Voice! Thanks for this video
Thanks man for this cool tutorial 🤍🤍🤍🤍
thanks you very much. it really works
'oh-my-posh' is not recognized as an internal or external command,
operable program or batch file. 😒😒 plz.. help me to solve it...
how dude, u are the best, thank you so much
Forget about windows terminal! How did you get notepad looking that good? ;) Tutorial plz
Ich küsse deine Augen
Finally it worked. I can feel the fun in my life again now 👍
You should give PowerType a spin!
All I want is to have it slightly transparent. Where is that feature hidden? Every screenshot of the Windows Terminal has is turned on but I can't find it...
Amazing dude!
thank you! it work just fine!
Thanks ive been wanting to get this ohmyposh on my PC for a long time, I finally found a video that solves my problem. 😁
Font you selected is not available in zip file anymore. and when changing to dracula theme, your progress bar while downloading is purple but mine is still default color ( blue). how to fix that?
Which software do you use for start menu? Thank you
If they make it default Terminal, without me installing anything, I will gladly use it!
I am getting this - & was unexpected at this time.
Same
Thanks, an excellent video. You get 1 sub!
Why is my oh-my-posh theme's background is always squared? not like in this video, has any sharp angle?
0:33 the heck i am on windows 10 and my terminal looks like old terminal
Hi, I did set up oh my posh on my terminal and it did work but due to some unknown reasons it is not working now. Could you please help on HOW TO UNINSTALL/REMOVE oh-my-posh completely from powershell terminal ? Help much needed...
I managed to set the theme for the terminal, but it is not applied to the progress bars, for example, when I use winget, the progress bar remains neon red color as if there is no theme applied. How can it be solved?
When I change the color settings it won't apply. I tried to close and re-open the shell but it always switches back to default. :(
This is amazing!
Does Power shell = Windows Terminal?
when i try applying a theme i have an error prompt when i want to execute this line . $PROFILE that says impossible to change the file can you guys help me
Your start menu looks different... Please tell us what else apps you use to make windows look very very good!
🎨 My Themes & Windows Skins: hub.tcno.co/faq/my-windows/
@@TroubleChute cap
I wish background image changes if you set your wallpaper to be a slideshow (it doesnt)
cool tutorial , Thank you
Thanks Its Working !
Why doesnt it get applied to my VScode Powershell Terminal
i have installed oh my posh in both pwsh and Ubuntu wsl but at first sight it shows the theme but when i do ls it shows shitty windows font
what if I want a different shell other than powershell?
powershell setting just dont work, i can cick to save, but nothing change and or happens
Windows (especially 11) is becoming even more closer and closer to linux applications
You forget this: Set-ExecutionPolicy -ExecutionPolicy Unrestricted
This needs to be PINNED!
Thanks, this helped me.
And make sure to execute this command in Administrator mode for Powershell
that really beautiful thank you
would be nice if this worked for command prompt as well.
i have a problem because when i type in oh-my-posh get shell it says powershell instead of pwsh
same
I'm partial to the Cousine font.
how do you get your powershell to start with only its version as a message? when I open mine it says Windows PowerShell Copyright (C) Microsoft Corporation. (and more), it's kinda clunky and doesnt look clean
I don't know if it is possible to disable this inscription, but you can write a command that will clear the console with this inscription every time.
- Open PowerShell as administrator.
- Enter the following command to open the required file in the editor:
notepad $PROFILE.AllUsersCurrentHost
(if the file does not exist, it will be created for you)
- Inside the file at the top we write a command to clear the screen:
Clear-Host
- On the next line, you can optionally insert your own welcome message:
Write-Host "PowerShell: $($PSVersionTable.PSVersion)"
- The quotes after (Write-Host ) can be your message. ($($PSVersionTable.PSVersion) will show the PowerShell version.
- Save the file and you're done.
👋🏻🇺🇦
@@artem_25 I actually removed the message completely by adding -noLogo in the settings.json file.
"commandline": "%SystemRoot%\\System32\\WindowsPowerShell\\v1.0\\powershell.exe -noLogo"
Great stuff, thank you so much
For someone getting 'PSReadline' kind of error, You need to enable running scripts without signing,
winget. i can't install through store or github from no where i can download it plz do something
so there is no way to set the oh my posh settings to stay anytime the shell is opened?
Thanks man!
I'm missing icons on both the minimal and normal themes after I've gone through this installation process. Help please.
same here no icons in any directory
my only issue with windows-terminal is the title bar, even when you disable tabs the native windows titlebar looks ass
POV: when you develop a program that makes something simple, but the installation requires a 10 minutes video with dozens of manual steps, because devs didn't bother to make an installation GUI
can we make this style on windows 10 terminal?
I think you should use "Json" theme that appears on time 7:25... Not saying this due I implemented this theme at all 😂😂😂