AutoYADM commit: 2025-03-28 15:05:17
This commit is contained in:
parent
73abdd8bbf
commit
9b7c5cc2e1
2 changed files with 28 additions and 25 deletions
3
.config/fish/functions/copyl.fish
Normal file
3
.config/fish/functions/copyl.fish
Normal file
|
@ -0,0 +1,3 @@
|
|||
function copyl
|
||||
echo "file://$PWD/$argv" | wl-copy -t 'text/uri-list'
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue