A plugin to integrate zsh-z into ranger.
- Every directory you visit in ranger is automatically added to your zsh-z database.
- Type
:z foobarto jump to directory matchingfoobar. UseTABto cycle completions.
- Set an environment variable
ZSHZ_SRCtozsh-z.plugin.zshpath. - Clone this repo to
~/.config/ranger/plugins. - Optionally, bind a key:
# ~/.config/ranger/rc.conf
...
map gz console z%space
Licensed under GPLv3
Copyright (C) 2022 Rafael Cavalcanti