hyperjump
hyperjump copied to clipboard
jp = "Jump Push"
jp is exactly the same as jj, but it uses "pushd" instead of "cd" to change directories to add to the dirs list.
By using "pushd" instead of "cd" It adds the dirs stack and makes it easy to remember where one was jumping around to/from.
Updated README.md for documentation.
Also fixed typo in "jr" comment.