Jump-Location - A Change Directory (CD) PowerShell Command that reads your mind - Scott Hanselman

added by Paul Wheeler
9/22/2014 6:54:31 PM

331 Views

There's a lovely little utility called autojump for *nix consoles that makes the 'cd' command very smart. More that just auto-completion, it's a kind of "auto guessing." Hence, autojump. There is some beginning Windows support, but instead I turned to Tim Kellogg's open source PowerShell implementation "Jump-Location."


0 comments