PSLocationHistory

1.29

A module that provides location history.  It replaces the `cd` command to provide backwards and forwards navigation and ability to list and select a recently visited location.

Check the GitHub repository https://github.com/tahir-hassan/PSLocationHistory for more information.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSLocationHistory

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSLocationHistory

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2017 Tahir Hassan. MIT License.

Package Details

FileList

Version History

Version Downloads Last updated
1.29 (current version) 509 9/21/2017
1.28 21 9/21/2017
1.27 21 9/21/2017
1.26 56 6/16/2017
1.25 29 6/6/2017
1.24 22 5/31/2017
1.23 21 5/31/2017
1.21 23 5/30/2017
1.2 22 5/30/2017
1.1 23 5/30/2017
1.0 23 5/30/2017
Show more