conf2/zsh/.oh-my-zsh/plugins/autojump
2019-10-24 21:09:05 +02:00
..
autojump.plugin.zsh update oh my zsh 2019-10-24 21:09:05 +02:00
README.md add oh-my-zsh to local user config 2019-01-12 16:47:23 +01: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