PoshCode Archive  All files named "CD-psm1.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for CD-psm1.ps1

2018-06-10
13:11
Added: Very simple module that’s add ‘cd -’ functionality. It basically keeps track of folders you have visited (using prompt function) and make those available in Set-PrevLocation function. Alias cd- make it (almost) feel like original. You can add argument [int] that will limit list’s length. If you have other modules that modify prompt: keep in mind that it will restore prompt function on removal but will use state that existed when it was imported… So any changes done in between will be probably lost. file: [97a9eda9ec] check-in: [a1e2614bae] user: Bartek Bielawski branch: trunk, size: 5223