dmenu Twitch emote script, copy full path function

This commit is contained in:
2020-07-01 01:14:09 -04:00
parent f488c79b46
commit 9e559088a2
11 changed files with 52 additions and 28 deletions

View File

@@ -0,0 +1,3 @@
function readlink-cp
readlink -f $argv[1] | xclip -selection clipboard
end