AutoYADM commit: 2025-03-28 15:05:17

This commit is contained in:
Daniel Fichtinger 2025-03-28 15:05:17 -04:00
parent 73abdd8bbf
commit 9b7c5cc2e1
2 changed files with 28 additions and 25 deletions

View file

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