Skip to content

WingsZeng/z.lua.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

z.lua.yazi

A yazi plugin for z.lua integration

Install

git clone https://github.com/WingsZeng/z.lua.yazi.git ~/.config/yazi/plugins/z.lua.yazi

Make sure you have lua installed and $ZLUA_SCRIPT is set to absolute path of z.lua.

Usage

Edit $XDG_CONFIG_HOME/yazi/keymap.toml:

[manager]
prepend_keymap = [
	{ on = [ "z" ], run = "plugin z.lua", desc = "Jump to a directory using z.lua" },
]

About

A yazi plugin for z.lua integration

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages