yazi added file-extra-metadata

This commit is contained in:
Henrik Bakken
2025-11-06 14:41:45 +01:00
parent 91be525403
commit 5902e9ad33
2 changed files with 18 additions and 8 deletions
+8
View File
@@ -49,3 +49,11 @@ run = 'piper -- CLICOLOR_FORCE=1 glow -w=$w -s=dark "$1"'
[[plugin.prepend_previewers]]
name = "*/"
run = 'piper -- eza -TL=3 --color=always --icons=always --group-directories-first --no-quotes "$1"'
[[plugin.append_previewers]]
name = "*"
run = 'file-extra-metadata'
[[plugin.prepend_spotters]]
name = "*"
run = 'file-extra-metadata'