building nix

This commit is contained in:
Chris Cochrun 2024-04-03 05:03:16 -05:00
parent 0a7264eb38
commit 774cf0d991
4 changed files with 175 additions and 102 deletions

View file

@ -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))