ohmyzsh/plugins/autojump
2019-04-09 19:45:30 +02:00
..
autojump.plugin.zsh Refactor and clean up autojump plugin 2019-04-09 19:45:30 +02:00
README.md autojump: move README to right place 2018-10-09 20:34:47 +02:00

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