Commit 27e77c33 authored by Yordan Ivanov's avatar Yordan Ivanov Committed by Marc Cornellà
Browse files

autojump: add README (#7253)

parent 56d02edb
# Autojump plugin
This plugin loads the [autojump navigation tool](https://github.com/wting/autojump).
To use it, add `autojump` to the plugins array in your zshrc file:
```zsh
plugins=(... autojump)
```
More info on the usage: https://github.com/wting/autojump
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment