1
0
mirror of https://github.com/DazAh/dotfiles synced 2026-09-22 17:48:29 +01:00
Files
dotfiles/exact_dot_oh-my-zsh/exact_plugins/exact_autojump

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.