# About Mark a directory with "m example" then return to that dir from any terminal with "j example". Useful if you work in projects with a deeply nested directory tree. "um example" to unmark it with tab completion. and you can use "j" (no arg) to list marks # Installation 1. Add `jump` to your `plugins` in `~/.zshrc` 2. Overwrite `~/.oh-my-zsh/plugins/jump/jump.plugin.zsh` with the attached file.