Skip to content

HeyImKyu/unzstd.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

unzstd.yazi

Plugin for Yazi to uncompress .tar.zst and .zst files that are selected or hovered.

To install, clone the repo inside your ~/.config/yazi/plugins/:

git clone https://git.kyuti.es/HeyImKyu/unzstd.yazi.git unzstd.yazi
# or
git clone https://github.com/HeyImKyu/unzstd.yazi.git unzstd.yazi

Then bind it for any combination of keys (here c -> u), in your keymap.toml:

[[manager.prepend_keymap]]
on   = [ "c", "u" ]
run  = "plugin unzstd"
desc = "unzstd"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages