AutoYADM commit: 2025-05-02 17:10:14
This commit is contained in:
parent
c585215b6d
commit
98415dc429
1 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
function copyl --description "Copy URI path"
|
function copyl --description "Copy URI path" -a path
|
||||||
echo "file://$PWD/$argv" | wl-copy -t text/uri-list
|
echo "file://$(path resolve $path)" | wl-copy -t text/uri-list
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue