thanks for this post, would you mind doing an update on your gpg post? I'd love to learn how to get gpg+yubikey working in WSL in windows 11, seems fairly tough to do currently.
this command broke my Power Shell. Now it crashes at startup.... IDK how to uninstall it without being able to launch the PS!!! "Install-Module -Name PSReadLine -RequiredVersion 2.2.0-beta2"
@@SakibAhmedSkB I ran afoul with this as well at the 43 minute mark with the whole 'PSReadline' bits. (Terminal broke and I could no longer execute any commands in Terminal to try and fix the issue.) I got back to 'normal' by executing the following - as an *ADMINISTRATOR* in a *CMD* prompt - instead of Terminal -> > > pwsh.exe -noprofile -command "Install-Module PSReadLine -Force -SkipPublisherCheck -AllowPrerelease"
I think the best parts of this video were the parts that you made mistakes and showed us your thought process. I personally think this kind of teaching style is more useful and actually more time saving! And please don't say sorry for being a perfect teacher. 💙
Completely agree I feel luike you learn from the mistakes you think through yourself and with others and over time taking that approach makes you more valuable than someone who can only follow a prompt or "escalate"
Thank you so much Scott for saying the Ubuntu correctly and respecting our language. As a South African I think you are a genius. Thank you. People don't even want to know what that name is from.
00:00:10 -- START 00:00:36 -- Windows PowerShell opens... 00:01:41 -- 🤔 00:01:59 -- Get ZoomIt (whatever the latest version is!!!) 00:02:32 -- PowerShell shows all terminals installed or set up 00:02:35 -- 00:02:53 -- Open JSON file [always use VScode] 00:06:47 -- install wsl 00:07:15 -- ubuntu installed ?? 00:13:05 -- fonts 00:15:18 -- Installing oh my posh for windows. By the way I used this command "winget install JanDeDobbeleer.OhMyPosh -s winget" as it was suggested by the website 00:15:45 -- NOTE: However, after the installation by typing "oh-my-posh.exe" at my windows terminal, all I get just a unix-like man page for "oh-my-posh.exe". 00:23:05 -- ??
I love that I'm not the only who gets stressed out by icons on the desktop! I try to minimize them as much as possible. I didn't know you could hide them and show them like that!
You're not alone. Desktop icons are the worst imo. Keeping stuff on your desktop just gives you an excuse to keep your files disorganized. And the only other mildly useful things on there are app shortcuts which are made entirely obsolete by the search feature.
Honestly the most productive couple of hours I have spent in a while, thanks to the well paced, no assumption, approach I have a much better Windows 11 setup. Thanks Scott !
I appreciate that you mentioned the correct pronunciation of the word "Ubuntu" - I'm a Xhosa speaking South African and have always had a problem with "Ubhantu" pronunciation of the word.
Scott, excellent video. I think this style of teaching is an amazing way to teach people, and to teach them to find solutions to the problems they may face. I would enjoy seeing more of these! Thank you.
Oh sweet! Thank you so much Scott. I'm Zulu and this is for the first time hearing someone, particularly an American pronouncing correctly and knowing the true meaning of "Ubuntu" Linux. Ubuntu means humanity.
How do I thank you in a better way. You know what, you actually "taught me fishing instead of giving a fish" and I'm extremely happy for the fact that I learnt how to think when I end up with a bunch of errors. I really thank you from the bottom of my heart for doing this kind of video.
Just started on my web developer journey today and had my WSL Linux environment all decked out and ready for life in my coding BootCamp thanks to your other videos. Watched this from start to end and now have all that PSReadline completion goodness working too. Thanks for sharing and making a web developer newcomer's life that little bit easier :)
Absolutely appreciate videos like this, and no need to apologize about the length ... since it's a recording we can skip around or play at 2x speed if we want to skip sections we're less interested in. But so many good learning moments in here.
Thanks for a good time. The good thing about watching uncut howtos like this is you always learn something, no matter how much you think you know (thanks for ZoomIt and the Powershell hotkeys!) - and you learn to know the person better as well. My hat is off to you sir! :) Cheers!
Delightful tutorial packed with information. I'm so glad that I didn't skip to the end and watched the whole video! Comparing to most content creators usually you'll end up with bunch of time wasters for monetization but Scott Hanselman always finds a way to make it fun and easy.
I skipped to the end and skipped to the middle after that then skipped to the beginning and then literally watched it back to the part right before the end. I know. A wild ride, indeed.
I basically never comment on RUclips since the beginning. But this time...I must. I am a long time mac and linux user. I'm also into coding and learning etichal hacking. I still use my macbook pro late 2013 and I just ordered my first windows pc in 30 years yesterday. Of course I tried windows 11 recently and I was impressed. I also was impressed by WLS. The first thing I looked for is how to set up a proper linux bash shell environment in windows and I found out your tutorial. After watching it I'm impressed and I subscribed immediately. You also demonstrate I basically don't need vms anymore. I am a long time oh my zsh user but I love oh my posh now after watching this. Thank you very much sir!
Amazing Video-Tutorial!! Thank you for that! Quick tip for Google for not showing the right results in 37:55. Using the minus symbol actually tells the engine NOT to include results with the specific keywork. So there are no results with the word "PredictionViewStyle". Adding quotes around it tells the engine to look exactly for what's in the quotes and it does not parse it!
Dear Scott, I was introduced to your channel just recently. I appreciate the slow but thorough pace of your content. I believe I prefer getting a more comprehensive answer to my problem than a faster one. Your series on “Computer Stuff They Didn’t Teach You” has been a wonderful resource to fill out some gaps in my knowledge as well as a great resource to look for additional answers to new questions. Keep up your good work! And keep going slow.
I was wondering how to customize the windows terminal like the powerlevel10k in MacOS but here I found what I was looking for. This is the most informative tutorial I got for Windows terminal. Now, I am doing the assignment for Ubuntu terminal 👍. Thank you for all information you provide for us.
He really says that it's not going to be exciting 22:25 but you know the more I watch this it's just making me more and more interested to using windows sometime I really new to customized stuffs ❤ thank you. Love from india 🇮🇳
It makes me feel less utterly stupid when someone as experienced as you goes through exactly the same process I do when doing something new. There a huge amount to be said for seeing the unvarnished truth of how discovery happens. I’d love to see two versions of every tutorial published, one beautifully edited and perfect, and another, minimally edited, version showing all the problems, pitfalls, debugging, frustration etc., that goes into making them.
So as always thanks for the patience to learn us about Posh and command prompt to Make Up our screen. One of the best Posh explanation. Keep going with your good job.
As a developer, you spend everyday in your shell. Making it place you want to be and be productive is huge. Honestly, I had been staying in git bash in windows simply for getting the path and git metadata. Now I don't have to do that and I can get basically make it look and feel how ever I like. Great Video Scott!
And kudos for consistent use of the zoom-in so the text on screen is readable even on a phone in portrait. A lot of otherwise good content from other RUclipsrs is less effective. Thank you.
Thanks a lot, the details were necessary. I've learnt a lot. I did mine just pasting codes without knowing what the code does. Watching this can help me replicate this without the aid of any video guide.
I learned many windows incantations that I didn't know before from this. It was nice that you called out the keys when you would do something interesting. Also its nice to see you make mistakes and correct them on the fly. I'm sure this will come in handy for me and many others when we set up new machines. Thanks!
Thank you so much for this video, I keep hearing things about downloading nerdfonts and editing windows terminal but seeing an actual human do these things is so much better
at 25:16...searching for a file with 'dir /s'...while I prefer to stay in terminals all day, when I search for files, I use 'Everything' (void tools...first hit if you use bing...dunno for the other search engines). I don't use it for much other then "where is a file", but it's awesome for that purpose.
Hi Scott thank you very much, im from spain and i've learnt so much of powershell just by seeing your set up. Your way is the best way to teach someone in my opinion. Cheers and thanks a lot for yout content!
Great Video! Honestly I was also hoping to find a script in the description when I first clicked on the link. But I respect the fact that you wanted to do it slowly and actually teach how to do it. For everyone who doesn't want to watch the whole video I can say: It's well worth it!
The best thing about your videos Scott is that you assume your audience has zero knowledge on the topic which is what every good teacher in the worlds does.
he's pretty fast doing his stuff to assume we know nothing, may be that I'm pretty dumb because I do not understand him, in my opinion he explains horrible.
I love your blogs and videos on terminal Pimp, they're the últimate resource for gettint my terminal blazing cool! Thanks Scott, greetings from México!
Great video. I have watched this now several times and i think i have now absorbed the wisdom. I have included the Python segment (see OhMyPosh documentation for Segments for the Python bit. That shows both the Python version and the environment value set by Conda. Once that is in prompt there is a once off config which disables the display of the envt as s prefix to default prompt.
This WAS fun, Scott! Learnt a lot following this video closely and redoing everything you did on my work machine, on a Friday evening. Keep `em coming!
Haha, finding out the correct fontname of a Nerdfont was also the most annoying part for me in the past. So proud of me to see a tech god like Scott struggling with it as well :)
PERFECT! Been wanting to dump the old cmder/conemus and use the new Windows Terminal and WSL but it´s been sooo much setup. Thanks a ton @Scott for a clear guide! Haven´t watched it all yet but I´m hoping to build a portable dev box with all this set up, to share and re-use on different boxes.
I really enjoyed this video, learn soo much from just watching you use the command line and the troubleshooting, which I think was the most important part of this video
Great video Scott, thank you. I did run into a few differences, not unexpected since it's been 9 months since you posted. One thing that took quite a bit of sleuthing to figure out, though, was that at the 35:00 minute mark in the video, I couldn't get Import-Module to find the installed Terminal-Icons module (installed as shown in the video). It was installed under ~\Documents\PowerShell\Modules, and Import-Module couldn't find it there. For whatever reason, $Env:PSModulePath did not contain that path. I added the ~\Documents\PowerShell\Modules directory to $Env:PSModulePath, and after that the Import-Module statement worked. This is on Windows 10 20H2 w/ PowerShell 7.2.5.
Thank you so much. Very detailed and important to go with you through the possible errors. And it shows that you are a human too and also have errors when setup things... And it is never boring to listen to you!
I really enjoyed this video! You seem to make the complex doable, with trouble shooting issues on the fly interesting, this was a great learning experience!
Amazing job. I got the very bad luck of trying this while PSGallery was down, so I had to use scoop for downloading Terminal-Icons, and had to wait around 2 hours to complete the part with PSReadLine. But as you mention, those are opportunities to learn. I will be preparing my terminal for Rust and Data Science. Thanks for the video, subscribed right away!
I'm just getting started with Windows Terminal and WSL. Thanks so much for this. It's great! BTW, at 17:13, If you have VSCode installed, you can type "code $profile". If it doesn't exist it will create it. If it does exist, it will open in VSCode :)
Scott, you are the man! I really love your contents. Though I had already customized my windows terminal following your previous videos but really enjoyed this 1 hour journey 😊 Great video Scott !!
Were some bugs in PSReadLine 2.2.0-beta1, so instead of going (@42:06) Install-Module -Name PSReadLine -RequiredVersion 2.2.0-beta1 -AllowPrerelease Just get the latest beta instead (by leaving out the version number): Install-Module PSReadLine -AllowPrerelease -Force Or if you already tried beta1 and now it doesn't work 1. stop ALL instances of pwsh (check task manager) 2. from cmd.exe (or bash on Linux) run: pwsh -noprofile -command "Install-Module PSReadLine -AllowPrerelease -Force"
This is the first video of yours that I've watched and it is super great. I loved the "low and slow" approach which allowed me to follow along and configure my machine as well. One additional thing that I'd love is if powershell could update the title of the tab to the hostname of a machine I ssh into. I've found plenty of easy solutions for bash involving .bashrc, and they do work for me, but I'd prefer to not have to run the bash command to drop into WSL before I ssh. Thanks!
Absolutely Awesome!! I just set all of this up on my window 10 and I love it. I learned so many tricks from watching this video. I am going to watch another one of your videos. I think Git 101 basics will be the next adventure. Thanks Scott for your time and may God Bless you in everything you do!
Very good video. I do much prefer your style than the "rush through everything, say obvious things, just copy and paste" style that others have. Just a side note, at 3:41 you set the default Terminal, but this seems to be possible only with the preview version of WIndows Terminal. I'm on the stable Win11 version and spent some time to figure out what I was doing wrong.
That was a cool tutorial and I enjoyed every second of it. It is quite educational to see somebody's workflow, and yours is swift and effective (in spite of you claiming otherwise several times in your video). Thanks for sharing your knowledge.
thank you very much for this video!!! People who know how things work never talk about how you do anything because they think this is easy or if you don't know this your stupid! I wish there was more videos like this. I will watch this every time i'm going to setup my command prompt.
Thank you for making this! I have learned lots of cool tricks from your RUclips channel over the last years. You convinced me to install Windows on my PCs.
Blog post www.hanselman.com/blog/my-ultimate-powershell-prompt-with-oh-my-posh-and-the-windows-terminal
SysInternals Suite is now in the store. I wish they would have put the tools in a start menu folder.
thanks for this post, would you mind doing an update on your gpg post? I'd love to learn how to get gpg+yubikey working in WSL in windows 11, seems fairly tough to do currently.
This tutorial is awesome but, do yuo have the terminal icons but for ubuntu?
this command broke my Power Shell. Now it crashes at startup.... IDK how to uninstall it without being able to launch the PS!!!
"Install-Module -Name PSReadLine -RequiredVersion 2.2.0-beta2"
@@SakibAhmedSkB I ran afoul with this as well at the 43 minute mark with the whole 'PSReadline' bits. (Terminal broke and I could no longer execute any commands in Terminal to try and fix the issue.) I got back to 'normal' by executing the following - as an *ADMINISTRATOR* in a *CMD* prompt - instead of Terminal -> > > pwsh.exe -noprofile -command "Install-Module PSReadLine -Force -SkipPublisherCheck -AllowPrerelease"
At some moment i find myself thinking "He is literally IT Bob Ross", lol
omg so true haha
lol
perfect
Man! I was just about to post this!
Scott, you’re breathtaking :)
Hahaha 🤣
Exactly!
I think the best parts of this video were the parts that you made mistakes and showed us your thought process.
I personally think this kind of teaching style is more useful and actually more time saving!
And please don't say sorry for being a perfect teacher. 💙
Couldn't agree more, Well said.
Completely agree I feel luike you learn from the mistakes you think through yourself and with others and over time taking that approach makes you more valuable than someone who can only follow a prompt or "escalate"
Thank you so much Scott for saying the Ubuntu correctly and respecting our language. As a South African I think you are a genius. Thank you. People don't even want to know what that name is from.
As a Zulu man I appreciate the effort in pronouncing Ubuntu correctly.
00:00:10 -- START
00:00:36 -- Windows PowerShell opens...
00:01:41 -- 🤔
00:01:59 -- Get ZoomIt (whatever the latest version is!!!)
00:02:32 -- PowerShell shows all terminals installed or set up
00:02:35 --
00:02:53 -- Open JSON file [always use VScode]
00:06:47 -- install wsl
00:07:15 -- ubuntu installed ??
00:13:05 -- fonts
00:15:18 -- Installing oh my posh for windows. By the way I used this command "winget install JanDeDobbeleer.OhMyPosh -s winget" as it was suggested by the website
00:15:45 -- NOTE: However, after the installation by typing "oh-my-posh.exe" at my windows terminal, all I get just a unix-like man page for "oh-my-posh.exe".
00:23:05 -- ??
I loved the "break" at 23 minutes for live two factor authentication. It's so important to have a sound and positive attitude towards security.
I love that I'm not the only who gets stressed out by icons on the desktop! I try to minimize them as much as possible. I didn't know you could hide them and show them like that!
You're not alone. Desktop icons are the worst imo. Keeping stuff on your desktop just gives you an excuse to keep your files disorganized. And the only other mildly useful things on there are app shortcuts which are made entirely obsolete by the search feature.
I could watch this all day, I think you should do all your guides uncut and just learn along with the audience.
This si true learned a lot
Honestly the most productive couple of hours I have spent in a while, thanks to the well paced, no assumption, approach I have a much better Windows 11 setup. Thanks Scott !
I appreciate that you mentioned the correct pronunciation of the word "Ubuntu" - I'm a Xhosa speaking South African and have always had a problem with "Ubhantu" pronunciation of the word.
Scott, excellent video. I think this style of teaching is an amazing way to teach people, and to teach them to find solutions to the problems they may face. I would enjoy seeing more of these! Thank you.
Oh sweet! Thank you so much Scott. I'm Zulu and this is for the first time hearing someone, particularly an American pronouncing correctly and knowing the true meaning of "Ubuntu" Linux. Ubuntu means humanity.
How do I thank you in a better way. You know what, you actually "taught me fishing instead of giving a fish" and I'm extremely happy for the fact that I learnt how to think when I end up with a bunch of errors. I really thank you from the bottom of my heart for doing this kind of video.
I love these unedited videos as they are more like the way we all work. Scott I’ve learnt loads of tricks from you thank you.
Just started on my web developer journey today and had my WSL Linux environment all decked out and ready for life in my coding BootCamp thanks to your other videos. Watched this from start to end and now have all that PSReadline completion goodness working too. Thanks for sharing and making a web developer newcomer's life that little bit easier :)
Were you able to get the terminal icons working? I am also using WSL Linux, and can't firure out the unix command equivalents (35:00)
Absolutely appreciate videos like this, and no need to apologize about the length ... since it's a recording we can skip around or play at 2x speed if we want to skip sections we're less interested in. But so many good learning moments in here.
1-hour rambling? More like 1-hour of honest, thorough, and worthwhile tech tips. I appreciate it good sir! :)
Thanks for a good time. The good thing about watching uncut howtos like this is you always learn something, no matter how much you think you know (thanks for ZoomIt and the Powershell hotkeys!) - and you learn to know the person better as well.
My hat is off to you sir! :) Cheers!
Delightful tutorial packed with information. I'm so glad that I didn't skip to the end and watched the whole video! Comparing to most content creators usually you'll end up with bunch of time wasters for monetization but Scott Hanselman always finds a way to make it fun and easy.
But can we invest with him in bitcoin mining?
I skipped to the end and skipped to the middle after that then skipped to the beginning and then literally watched it back to the part right before the end.
I know. A wild ride, indeed.
I basically never comment on RUclips since the beginning. But this time...I must. I am a long time mac and linux user. I'm also into coding and learning etichal hacking. I still use my macbook pro late 2013 and I just ordered my first windows pc in 30 years yesterday. Of course I tried windows 11 recently and I was impressed. I also was impressed by WLS. The first thing I looked for is how to set up a proper linux bash shell environment in windows and I found out your tutorial. After watching it I'm impressed and I subscribed immediately. You also demonstrate I basically don't need vms anymore. I am a long time oh my zsh user but I love oh my posh now after watching this. Thank you very much sir!
Amazing Video-Tutorial!! Thank you for that!
Quick tip for Google for not showing the right results in 37:55. Using the minus symbol actually tells the engine NOT to include results with the specific keywork. So there are no results with the word "PredictionViewStyle". Adding quotes around it tells the engine to look exactly for what's in the quotes and it does not parse it!
As a long-time Windows developer I've got a highly-customised powershell profile as it is, but some of this stuff takes things to a new level. Thanks!
I know it's titled how to make the ultimate prompt, but really this video is full of many other small things that have greatly improved my workflow.
This video could be boring for someone, but I've learned many things from here, even from his little mistakes. Thanks, Scott.
Just excellent. Saved me jumping all over the net to find all the settings and things I need for a great setup.
Great video showing one step-by-step instead of just verbally saying something which usually will not work.
Dear Scott, I was introduced to your channel just recently. I appreciate the slow but thorough pace of your content. I believe I prefer getting a more comprehensive answer to my problem than a faster one. Your series on “Computer Stuff They Didn’t Teach You” has been a wonderful resource to fill out some gaps in my knowledge as well as a great resource to look for additional answers to new questions. Keep up your good work! And keep going slow.
I was wondering how to customize the windows terminal like the powerlevel10k in MacOS but here I found what I was looking for. This is the most informative tutorial I got for Windows terminal. Now, I am doing the assignment for Ubuntu terminal 👍. Thank you for all information you provide for us.
wow the drop down list of commands is powerful - I'm starting to see a lot of application coded with this feature so useful.
Loved this Scott. Prefer it when you go through things like this as we can see you working stuff out too. Many thanks 👍
As somebody returning to Windows after circa 6 years on a Mac this is invaluable and will really help me get back up to speed! Thank you!
This was Awesome. As someone new to PS this was the best steps that taught me some of the settings that I was struggling with customizing PS.
He really says that it's not going to be exciting 22:25 but you know the more I watch this it's just making me more and more interested to using windows sometime I really new to customized stuffs ❤ thank you. Love from india 🇮🇳
It makes me feel less utterly stupid when someone as experienced as you goes through exactly the same process I do when doing something new. There a huge amount to be said for seeing the unvarnished truth of how discovery happens. I’d love to see two versions of every tutorial published, one beautifully edited and perfect, and another, minimally edited, version showing all the problems, pitfalls, debugging, frustration etc., that goes into making them.
Exactly. felt a little self-validated looking him discover & fix things
So as always thanks for the patience to learn us about Posh and command prompt to Make Up our screen. One of the best Posh explanation. Keep going with your good job.
As a developer, you spend everyday in your shell. Making it place you want to be and be productive is huge. Honestly, I had been staying in git bash in windows simply for getting the path and git metadata. Now I don't have to do that and I can get basically make it look and feel how ever I like. Great Video Scott!
Thank you Hansel man - I think you just added +5 years experience to my career
Thanks Scott! I prefer these long-format unedited videos.
And kudos for consistent use of the zoom-in so the text on screen is readable even on a phone in portrait. A lot of otherwise good content from other RUclipsrs is less effective. Thank you.
Thanks a lot, the details were necessary. I've learnt a lot. I did mine just pasting codes without knowing what the code does. Watching this can help me replicate this without the aid of any video guide.
I learned many windows incantations that I didn't know before from this. It was nice that you called out the keys when you would do something interesting. Also its nice to see you make mistakes and correct them on the fly. I'm sure this will come in handy for me and many others when we set up new machines. Thanks!
I learned a lot about customizing your terminal today. Thanks :)
Yes ! Showing the mistakes and how to fix them is the most important teaching tool. Much more valuable than I yet another slick demo.
Wow! One of the best tutorials I've ever seen! Love your teaching style! You earned my subscription.
Thank you so much for this video, I keep hearing things about downloading nerdfonts and editing windows terminal but seeing an actual human do these things is so much better
at 25:16...searching for a file with 'dir /s'...while I prefer to stay in terminals all day, when I search for files, I use 'Everything' (void tools...first hit if you use bing...dunno for the other search engines). I don't use it for much other then "where is a file", but it's awesome for that purpose.
Hi Scott thank you very much, im from spain and i've learnt so much of powershell just by seeing your set up.
Your way is the best way to teach someone in my opinion.
Cheers and thanks a lot for yout content!
Love that you call out the correct pronunciation of Ubuntu!
No, it wasnt bored at all, I really appreciate this kind of tutorials thank you man
Feels really easy to navigate on Windows by watching you tab-ing all over the place so quick.
Great Video! Honestly I was also hoping to find a script in the description when I first clicked on the link. But I respect the fact that you wanted to do it slowly and actually teach how to do it. For everyone who doesn't want to watch the whole video I can say: It's well worth it!
The best thing about your videos Scott is that you assume your audience has zero knowledge on the topic which is what every good teacher in the worlds does.
he's pretty fast doing his stuff to assume we know nothing, may be that I'm pretty dumb because I do not understand him, in my opinion he explains horrible.
The first thin that I do in a new machine is to turn on Dark Mode =]
Great video Scott, thanks for sharing all that knowledge.
I love your blogs and videos on terminal Pimp, they're the últimate resource for gettint my terminal blazing cool! Thanks Scott, greetings from México!
Great video. I have watched this now several times and i think i have now absorbed the wisdom.
I have included the Python segment (see OhMyPosh documentation for Segments for the Python bit. That shows both the Python version and the environment value set by Conda. Once that is in prompt there is a once off config which disables the display of the envt as s prefix to default prompt.
Thanks, Scott. I had a lot of fun putting that together with you.
Take a look at cd-extras. With this module you can just type the path and you dont need the "cd" at the beginning. comes in very handy
This was a very good walk-through, whether you are familiar with this or not. Great job, as usual, Scott.
Just LOVE those slow and detailed vids! Also got a few extra tips on Windows at the same time! Thanks for the awesome Scott!
I'm using this since 1+ year and loving it - would also love a part 2 :D
You can use WSL to install distributions. wsl --install
This is the best video on internet of this type, you won a subscription
This WAS fun, Scott! Learnt a lot following this video closely and redoing everything you did on my work machine, on a Friday evening. Keep `em coming!
Haha, finding out the correct fontname of a Nerdfont was also the most annoying part for me in the past. So proud of me to see a tech god like Scott struggling with it as well :)
Awesome video thank you! - Btw 7:23 you can install distros from the command line you just have to do wsl --install -d [distro name]
Oops thanks! I got confused
"...turn off my icons because they're stressing me out." Thank you for knowing me, Scott.
PERFECT! Been wanting to dump the old cmder/conemus and use the new Windows Terminal and WSL but it´s been sooo much setup. Thanks a ton @Scott for a clear guide! Haven´t watched it all yet but I´m hoping to build a portable dev box with all this set up, to share and re-use on different boxes.
It’s always valuable to take the crawl, walk, run approach. Thanks for being detailed oriented Scott!
This is what the first thing to do when dell push upgrade for me. Very thanks Hanselman, great video!
Now i gonna turn off my icons because they are stressing me out, you're exactly the kind of guy to learn from.
I really enjoyed this video, learn soo much from just watching you use the command line and the troubleshooting, which I think was the most important part of this video
I really enjoyed this. I like to learn how these work. I can start slowly and add things as I go.
Great video Scott, thank you. I did run into a few differences, not unexpected since it's been 9 months since you posted. One thing that took quite a bit of sleuthing to figure out, though, was that at the 35:00 minute mark in the video, I couldn't get Import-Module to find the installed Terminal-Icons module (installed as shown in the video). It was installed under ~\Documents\PowerShell\Modules, and Import-Module couldn't find it there. For whatever reason, $Env:PSModulePath did not contain that path. I added the ~\Documents\PowerShell\Modules directory to $Env:PSModulePath, and after that the Import-Module statement worked. This is on Windows 10 20H2 w/ PowerShell 7.2.5.
Thank you so much. Very detailed and important to go with you through the possible errors. And it shows that you are a human too and also have errors when setup things... And it is never boring to listen to you!
Fantastic video. Each time I go through your videos, I keep learning something new. Thanks a lot Scott!
Fantastic tutorial, had to pause few times just to think things through, the end product, Beautiful, SH = National treasure.
This video just reappeared in my home and I made share to click on it again and make sure that I had pressed like the first time.
It was.
Good job
One of the best demos I have seen. Very impressive.
I really enjoyed this video! You seem to make the complex doable, with trouble shooting issues on the fly interesting, this was a great learning experience!
Amazing job. I got the very bad luck of trying this while PSGallery was down, so I had to use scoop for downloading Terminal-Icons, and had to wait around 2 hours to complete the part with PSReadLine.
But as you mention, those are opportunities to learn.
I will be preparing my terminal for Rust and Data Science.
Thanks for the video, subscribed right away!
I'm just getting started with Windows Terminal and WSL. Thanks so much for this. It's great! BTW, at 17:13, If you have VSCode installed, you can type "code $profile". If it doesn't exist it will create it. If it does exist, it will open in VSCode :)
Scott, you are the man!
I really love your contents.
Though I had already customized my windows terminal following your previous videos but really enjoyed this 1 hour journey 😊
Great video Scott !!
Were some bugs in PSReadLine 2.2.0-beta1, so instead of going (@42:06)
Install-Module -Name PSReadLine -RequiredVersion 2.2.0-beta1 -AllowPrerelease
Just get the latest beta instead (by leaving out the version number):
Install-Module PSReadLine -AllowPrerelease -Force
Or if you already tried beta1 and now it doesn't work
1. stop ALL instances of pwsh (check task manager)
2. from cmd.exe (or bash on Linux) run: pwsh -noprofile -command "Install-Module PSReadLine -AllowPrerelease -Force"
thanks
It works!! Thanks a lot
This is the first video of yours that I've watched and it is super great. I loved the "low and slow" approach which allowed me to follow along and configure my machine as well. One additional thing that I'd love is if powershell could update the title of the tab to the hostname of a machine I ssh into. I've found plenty of easy solutions for bash involving .bashrc, and they do work for me, but I'd prefer to not have to run the bash command to drop into WSL before I ssh. Thanks!
what a great class without editing, thanks I learned a lot
this is perfect, its what I need to understand what and how things work, i wish more vids were like this. thankyu thankyou
Thanks a lot, used it to make Windows Terminal my default terminal for WSL Ubuntu and looking awesome!
Absolutely Awesome!! I just set all of this up on my window 10 and I love it. I learned so many tricks from watching this video. I am going to watch another one of your videos. I think Git 101 basics will be the next adventure. Thanks Scott for your time and may God Bless you in everything you do!
This is an amazing tutorial with a clear explanation so far, surely recommended.
Very good video. I do much prefer your style than the "rush through everything, say obvious things, just copy and paste" style that others have.
Just a side note, at 3:41 you set the default Terminal, but this seems to be possible only with the preview version of WIndows Terminal. I'm on the stable Win11 version and spent some time to figure out what I was doing wrong.
Did you get to set it by any chance?
I am having the same issue, where it is not showing me Windows Terminal as a Default option.
@@ashbyrezvani No, I gave up. Let's wait some other update, they might enable it soon (hopefully).
Just the kind of video I was looking for.. I have always loved all your videos and especially the ones you do on Mechanics.. Respect and thanks
That was a cool tutorial and I enjoyed every second of it. It is quite educational to see somebody's workflow, and yours is swift and effective (in spite of you claiming otherwise several times in your video).
Thanks for sharing your knowledge.
this is the TRUE demo🔝 I love watching Scott solve obstacles in the way😂
Gotta love all the details. I adore this video so much.
thank you very much for this video!!! People who know how things work never talk about how you do anything because they think this is easy or if you don't know this your stupid! I wish there was more videos like this. I will watch this every time i'm going to setup my command prompt.
Thank you for making this! I have learned lots of cool tricks from your RUclips channel over the last years. You convinced me to install Windows on my PCs.
Great video, I like the format. Keep doing more of those videos, there is always something new we can see even after years of coding
Great video. I discovered lot of new things in this video. and now my terminal looks cool. All thanks to you !!
Thanks Scott. This video was not too wordy for me. It was extremely helpful and I learned a ton.