building nix
This commit is contained in:
parent
0a7264eb38
commit
774cf0d991
4 changed files with 175 additions and 102 deletions
|
@ -66,7 +66,7 @@ command mpv js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_
|
|||
command torrent js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('transadd ' + url))
|
||||
|
||||
" YTDL
|
||||
command ytdl js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('dlvideo ' + url))
|
||||
command ytdl js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('alacritty -e dlvid.lisp ' + url))
|
||||
|
||||
command aud js -p tri.excmds.shellescape(JS_ARG).then(url => tri.excmds.exclaim_quiet('dlaudio ' + url))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue