mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2026-04-25 07:43:30 +02:00
481a649f90
Signed-off-by: Maximilian Güntner <code@maschinenpsychologe.de>
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