Powershell directory shortcuts
Powershell directory shortcuts.
This small module allows to manage a list of directory shortcuts. Invoking a shortcut changes the current location to the designated directory.
Shortcuts can also be listed or removed if they are no longer needed.
All Shortcuts are stored in a JSON file relatively to the Jump.psm1 in directory ‘Jumps/
The module is not (yet) available in the powershell gallery. Just clone the repository to a place in your module path and you should be ready to go.
I’m using it as a git submodule of in my profile repository which works quite well. For development I’m keeping another clone outside of my module path to make sure the Pester-Tests don’t mess up my list of Jumps.