ranger-zshz
December 16, 2022 ยท View on GitHub
A plugin to integrate zsh-z into ranger.
How it works
- Every directory you visit in ranger is automatically added to your zsh-z database.
- Type
:z foobarto jump to directory matchingfoobar. UseTABto cycle completions.
Installation
- 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
License
Licensed under GPLv3
Copyright (C) 2022 Rafael Cavalcanti