zodoz / plugin-z

Integration with z (autojump alternative).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


z

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

About

Integration with z (autojump alternative).

License:MIT License


Languages

Language:Shell 100.0%