Jonlazydata.hashnode.dev·Aug 7, 2023Micromamba on Windows 10Summary: There's nothing more fun than setting up Python environments and packages. I started using Micromamba after getting angry at a previous mamba/conda/WSL installation (self-induced pain/complication). I wanted to try it in hopes of finding a s...Discuss·1.1K readspython beginner
mdgrsmdgrs.hashnode.dev·Apr 25, 2023Building your own Terminal Status Bar in PowerShellThis is what we are going to make in this post. It's running on the Windows Terminal and PowerShell. Motivation When I saw some prompt customizations for PowerShell that were showing time and CPU usage, I thought it would be cool if we could live-u...Discuss·4.8K readsPowershell
Lokesh Sharmalokeshkavisth.hashnode.dev·Feb 9, 2023Windows tricks that might just save youOnce upon a time, there was a student who was diligently attending his online classes. He was concentrating and engaged in the lesson when, all of a sudden, his computer screen froze. The student was taken aback and thought, "What is happening to my ...Discuss·45 readsWindows
Nafiur RahmanforNafiur Rahman's blognafiur.hashnode.dev·Jan 17, 2023Launch Windows Terminal quickly from file explorerEven 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 way to fully integrate Windows Terminal with the ...Discuss·34 readswindows terminal
Joseph Ganbwgjoseph.com·Jan 7, 2023A better way to install Windows App Bundle file in offline machineThis 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 previous article,...Discuss·1.3K readsWindows
Joseph Ganbwgjoseph.com·Nov 26, 2022Installing oh-my-posh using wingetThis 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, the recommended way now is to use winget to insta...Discuss·2.8K readswindows terminal
Shubh Sharmashubhsharma19.hashnode.dev·Oct 30, 2022Speed up your Windows 10 System by doing these simple steps.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 clean up you have to choose C drive after that let...Discuss·7 likes·65 readsspeed up your windows 10
Thirumurthi Sthirumurthi.hashnode.dev·Sep 25, 2022Create Git Bash profile in Windows Terminal and enable kubectl auto completeCreate 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 working wi...Discuss·1 like·3.5K readsKubernetes
Cheryl Mcherylm.hashnode.dev·Jul 28, 2022Setup and Connect to a VPS using Windows Terminal (with SSH Keys)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 login name i...Discuss·474 readsvps
Alexandre NedelecProtechwatching.hashnode.dev·Mar 7, 2021Week 9, 2021 - Tips I learned this weekI 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 tips I learned during this past week. I am not int...Discuss·29 readsTips I learned this weekGit