ohmyzsh/plugins/autoenv
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-10-08 18:41:38 +02:00
..
autoenv.plugin.zsh Adding new path to look for activate.sh (#5654) 2017-01-05 11:41:53 +01:00
README.md autojump: add README (#7253) 2018-10-08 18:41:38 +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)

More info on the usage: https://github.com/wting/autojump