Skip to content

rc2dev/ranger-zshz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ranger-zshz

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 foobar to jump to directory matching foobar. Use TAB to cycle completions.

Installation

  • Set an environment variable ZSHZ_SRC to zsh-z.plugin.zsh path.
  • 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

About

A plugin to integrate zsh-z into ranger.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages