mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
The added path is currently default for Apple Silicon installations with 'pkgsrc' - https://pkgsrc.smartos.org/ |
||
|---|---|---|
| .. | ||
| autojump.plugin.zsh | ||
| README.md | ||
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.