broot
broot copied to clipboard
Get relative to git root file path to be used in verbs
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.