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!
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
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
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!
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.
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.
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!
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...
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?
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?
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
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 just want to change one thing. I just wanna change the arrow to dollar sign, like linux terminal. But I don't know how to do that 🥲 Edit: I was able to achieve this by editing one of the themes from oh-my-posh. Theme name is emodipt. I changed the line where arrow sign was and I added dollea sign in the json file.
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
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"
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!
Short yet clear explanations! My 10 mins is worth it! Keep this up man!
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.😁😁
thanks my man, you made my terminal look super interesting and now I can learn it without being bored haha
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!
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
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
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!
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
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.
5:36 "To make the page readable", I haven't heard a more "passive-aggressive" sentence ever in my life.
fr 💀
5:12 how do you have the hints like in winget you have uninstall with low opacity ? I want that
Really great video and quick simple way to explain! I was able to install it easily on my new laptop with W11.
I noticed having issues with the v3.0.0 fonts, icons just not working.
But... downloading the 2.3.3 versions fixed it.
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!
Thanks to you my workflow will be much more pleasing to the eyes!
Excellent explaination and step by step tutorial. Really appreciate your effort. Thx.
Thanks, it did help me a ton regarding the issues I was facing during the setup. I love it.
Best tutorial I have ever watched
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.
How did you get that sort of autocomplete text in the terminal? eg. at 09:08
great guide and by far the best on youtube - thank you!
Unforeseen appearance: & щт 6:43...... I don't know how to fix it.😔
"Click the sun icon to make the page readable" This one really got me
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!
Thanks for the guide. worked perfectly fine
Thank you so much! My terminal feels so much better and your video was so easy to follow! Cheers
amazing video once again, thank you
Thanks for this step-by-step tutorial
Thank you, your efforts are much appericiated!
Great video well explained and covered almost anything, dont forget you can make your own posh themes
'oh-my-posh' is not recognized as an internal or external command,
operable program or batch file. 😒😒 plz.. help me to solve it...
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 😕😕
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 :)
0:33 the heck i am on windows 10 and my terminal looks like old terminal
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...
Thanks for the video. 🙌🏻🙌🏻🙌🏻
That is really perfect and well instructed, thanks!
This video is gold! Thank you so much!
Dang I man, my windows powershell now looking so cool!!!
Does Power shell = Windows Terminal?
Thanks man for this cool tutorial 🤍🤍🤍🤍
Amazing, thanks a lot my friend, im a new sub for that amazing video!
Nice & great content. Served well as I thought it would
Great video. Thank you!
Thx for this guid 👍
Which software do you use for start menu? Thank you
i have a problem because when i type in oh-my-posh get shell it says powershell instead of pwsh
same
This content is amazing!! Ty you so much for that!
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
powershell setting just dont work, i can cick to save, but nothing change and or happens
3:29 Some users have experienced problems with just "Install" but experienced problems solved when selecting "Install for all users"
No font matches the specified value: winget
The configured sources are:
ms store
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. :(
bruhhh.. ur voice was so gud. Try to explain anything elegantly, as good as speech xd. I like ur Voice! Thanks for this video
Why is my oh-my-posh theme's background is always squared? not like in this video, has any sharp angle?
Amazing tutorial man, Thanks a lot!!
what if I want a different shell other than powershell?
Thanks! An awesome video with an easy explanation.
Forget about windows terminal! How did you get notepad looking that good? ;) Tutorial plz
so there is no way to set the oh my posh settings to stay anytime the shell is opened?
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?
can we make this style on windows 10 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
I got an error when installing
Thanks ive been wanting to get this ohmyposh on my PC for a long time, I finally found a video that solves my problem. 😁
tks u, now my terminal looks great :))
last command giving error on mine default themes one
winget. i can't install through store or github from no where i can download it plz do something
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
You should give PowerType a spin!
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...
Thank you so much for making a video like this.
Thanks Its Working !
Why doesnt it get applied to my VScode Powershell Terminal
I think you should use "Json" theme that appears on time 7:25... Not saying this due I implemented this theme at all 😂😂😂
thanks you very much. it really works
Amazing dude!
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
bro can I customize my bash terminal?
my only issue with windows-terminal is the title bar, even when you disable tabs the native windows titlebar looks ass
would be nice if this worked for command prompt as well.
I wish background image changes if you set your wallpaper to be a slideshow (it doesnt)
how do i make it work on gitbash?
Thank you bro, you are the best.
I just want to change one thing. I just wanna change the arrow to dollar sign, like linux terminal. But I don't know how to do that 🥲
Edit: I was able to achieve this by editing one of the themes from oh-my-posh. Theme name is emodipt. I changed the line where arrow sign was and I added dollea sign in the json file.
how to make everything normal back to how it was
this words really slow
please help
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 dont mind my terminal looks like doodoo, but any1 know how to make terminal appear on right click menu ? please ?
can i do this for cmd?
I dont know why my terminal stay with squares on icons
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
Excellent tutorial
my oh my posh have some graphics problems, its too geometric, can someone help please?
after invoking default theme mine shows ">>" only.
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"
thank you! it work just fine!
Ich küsse deine Augen
Finally it worked. I can feel the fun in my life again now 👍