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
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
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.
Installation Options
Owners
Copyright
(c) 2016 IntelliTect. All rights reserved.
Package Details
Author(s)
- Andrew Scott
Functions
Install-PSRestore Import-PowerShellHistory Export-PowerShellLastCommand Export-PowerShellISEWorkingDirectory Import-PowerShellISEWorkingDirectory
Dependencies
This module has no dependencies.
FileList
- IntelliTect.PSRestore.nuspec
- IntelliTect.PSRestore.psd1
- IntelliTect.PSRestore.psm1
Version History
Version | Downloads | Last updated |
---|---|---|
0.4.0.0 (current version) | 2,693 | 6/22/2016 |
0.3.1.0 | 46 | 6/8/2016 |
0.3.0.0 | 30 | 6/7/2016 |