IntelliTect.PSRestore

0.4.0.0

Provides functionality for restoring your command history in PowerShell and working directory in PowerShell ISE.

To get started quickly, simply call Install-PSRestore -Persist. This will add the needed commands to your CurrentUserAllHosts PowerShell profile.

To do this manually, add Install-PSRestore to the bottom of the desired PowerShell profile


Otherwise
Provides functionality for restoring your command history in PowerShell and working directory in PowerShell ISE.

To get started quickly, simply call Install-PSRestore -Persist. This will add the needed commands to your CurrentUserAllHosts PowerShell profile.

To do this manually, add Install-PSRestore to the bottom of the desired PowerShell profile


Otherwise, you will need to call one or both of the Export functions that this module provides in your Prompt function, and call the corresponding Import functions in your profile.
Show more

Installation Options

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

Install-Module -Name IntelliTect.PSRestore

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

Install-PSResource -Name IntelliTect.PSRestore

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) 2016 IntelliTect. All rights reserved.

Package Details

FileList

Version History

Version Downloads Last updated
0.4.0.0 (current version) 2,546 6/22/2016
0.3.1.0 43 6/8/2016
0.3.0.0 27 6/7/2016