I’d like to share 3 Powershell functions that I’ve wrote this week to navigate a bit faster in the Powershell.
I’m having a lot of different folders to organize my files and projects and it’s kinda exhausting to tab through the folders with the command, which looks something like this:
cd D:\scTAB\dotnTAB\proTAB\paTAB\is\getTAB\long
What would be cool instead is
ccd d: sc dotn pro pa i ge lo