tkellogg / Jump-Location

Powershell `cd` that reads your mind
MIT License
467 stars 26 forks source link

Rename Jump-Location cmdlet to Set-JumpLocation. #32

Closed vors closed 9 years ago

vors commented 9 years ago

Fix for #16

tkellogg commented 9 years ago

I think you might have missed a reference here: https://github.com/tkellogg/Jump-Location/blob/master/Jump.Location/Load.ps1#L15

Also, make sure it's aliased as Jump-Location so as to not break backward compatibility.

vors commented 9 years ago

thank you for catch!