© 2023 Hashnode
#windows-terminal
Even though I love the new Windows Terminal, I found myself accidentally launching the classic PowerShell prompt from the file explorer via the File menu too often. As far as this GitHub issue says, a…
This is a follow-up to the previous article I have written on How to manually install WSL2 on a Windows 10 Virtual Machine as I learned an alternate method to install Windows App Bundle (.appxbundle/.msixbundle) files. Context In my previou…
This is a follow-up blog post to a previous article on enhance your developer experience with Windows Terminal and PowerShell, specifically with regard to the setup of oh-my-posh Based on the website,…
Change the power option to High performance by going into the power options from Windows Settings. Clean up the C drive - Disk Cleanup from the windows search menu. It will ask you for your drive to …
Create Git Bash profile in Windows Terminal and enable kubectl auto completion In this blog we will see how to setup the Git Bash in Windows Terminal. Along with that we can setup the kubectl alias and enable auto completion feature. When …
Prerequisites Windows Terminal OpenSSH - Get started with OpenSSH A Virtual Private Server or a Virtual Machine running Debian Connecting to the VPS for the First Time Connect to the VPS using PuTTY, WinSCP or similar Make sure auto lo…
I often see developers talking on Twitter or on Dev.to about things they have learned during the previous day or during the previous week. I like the idea so I decided to write my first article about …