Archive for the ‘Powershell’ Category

This one is a small one really, but I found it to be quite useful. One of the things that irritated me was when I would navigate to a folder that is deeply nested under other folders. The prompt would get so damn long that it’s eating up the majority of my command line. So [...]

So this one is quite a handy one. Do you ever find yourself wanting to jump back and forth between folders? I have quite a few folders on my system (or on the network) that I use everyday. I wanted to have a way to quickly jump to each of these folders regardless where I [...]

Man I love Powershell! Finally there’s a shell on Windows that actually kicks major ass! I decided to start a series of Powershell tricks that I’ve learned. This one here is the first one :)
This first one is a simple piece of code in my profile.ps1 file that detects whether the shell is running as [...]