/plugin-z

Integration with z (autojump alternative).

Primary LanguageShellMIT LicenseMIT


Jump around plugin for Oh My Fish.

Install

Note: You need to have z installed.

$ omf install z

Configuration

In order to use z, it's necessary to specify the script file path. You can do so by adding the following snippet to your .config/fish/config.fish file before sourcing Oh My Fish.

set -g Z_SCRIPT_PATH #path

Usage

$ z

License

MIT © bpinto et al