Skip to content

aresler/path-from-root.yazi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

path-from-root

A yazi mini-plugin to copy file path relative to git root. The target file needs to be in git index.

Usage

Clone to yazi/plugins/path-from-root.yazi and add to yazi/keymap.toml:

[[manager.prepend_keymap]]
on = [ "c", "r" ]
run = "plugin path-from-root"
desc = "Copies path from git root"

About

Yazi plugin to copy file path relative to git root

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages