conf2/zsh/.oh-my-zsh/plugins/autojump/README.md
vincent 341b34f8fa Revert "add powerlevel10k"
This reverts commit 537a63d601.
2020-06-11 16:59:30 +02:00

266 B

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