+ yank path

This commit is contained in:
committer
2024-07-24 08:44:50 -05:00
parent af7e4dcefb
commit db16f14911

View File

@@ -46,6 +46,9 @@ map e edit
map o &xdg-open $f # dedicated keys for file opener actions
map x $$f # execute current file (must be executable)
map X !$f
map yd ${{ # copy (yank) fullpath
echo -n $fx | xclip -selection clipboard
}}
# --------------------
# cmd