Created
September 13, 2013 12:14
-
-
Save webmat/6549895 to your computer and use it in GitHub Desktop.
Shortcuts for the 'jump' oh-my-zsh plugin by @jeroenhjanssen (http://jeroenjanssens.com/2013/08/16/quickly-navigate-your-filesystem-from-the-command-line.html)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alias j='jump' | |
alias m='mark' | |
alias mm='marks' | |
alias um='unmark' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment