dotfiles/zsh/.local/share/oh-my-zsh/.oh-my-zsh/plugins/autojump
2024-07-24 23:17:03 +02:00
..
autojump.plugin.zsh update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +02:00
README.md update folderstructure to match xdg-ninja 2024-07-24 23:17:03 +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)

Note: you have to install autojump first.