Skip to content

Instantly share code, notes, and snippets.

@webmat
Created September 13, 2013 12:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save webmat/6549895 to your computer and use it in GitHub Desktop.
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)
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