Slightly patched oh-my-zsh tree
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Yordan Ivanov 27e77c33fa autojump: add README (#7253) 8 years ago
..
README.md autojump: add README (#7253) 8 years ago
autoenv.plugin.zsh Adding new path to look for activate.sh (#5654) 10 years ago

README.md

Autojump plugin

This plugin loads the autojump navigation tool.

To use it, add autojump to the plugins array in your zshrc file:

plugins=(... autojump)

More info on the usage: https://github.com/wting/autojump