Canop / broot

A new way to see and navigate directory trees : https://dystroy.org/broot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Get relative to git root file path to be used in verbs

VasilisManol opened this issue · comments

I have this verb now:
{
invocation: copy_filename
key: ctrl-f
execution: ["wl-copy", "{file}:{line}"]
leave_broot: false
}

I would like to have something like {file-git-relative} to get the git-root relative path.