AutoYADM commit: 2025-03-28 21:15:08

This commit is contained in:
Daniel Fichtinger 2025-03-28 21:15:08 -04:00
parent 6f41baabc3
commit 07e16f6396
11 changed files with 30 additions and 811 deletions

View file

@ -1,3 +1,3 @@
function copyl
echo "file://$PWD/$argv" | wl-copy -t 'text/uri-list'
function copyl --description "Copy URI path"
echo "file://$PWD/$argv" | wl-copy -t text/uri-list
end