How to Change the Windows Terminal Default Shell Profile
The Windows Terminal is now generally available as version 1.0. I already shared a blog post on how...
How to Change the Windows Terminal Background Image
As you may know, Microsoft released a new Windows Terminal, which is currently in preview. However, it has some great new features, and a...
Powershell: How to rename all files in a folder
Sometimes you need a fast way to rename a lot of file. With Powershell this is pretty easy. You list all files in the directory and you can...