l mors.r: fix syntax, add play-on
This commit is contained in:
parent
9cbce7b82f
commit
d89a10ffec
@ -103,6 +103,9 @@ with import <stockholm/lib>;
|
|||||||
|
|
||||||
dnsutils
|
dnsutils
|
||||||
woeusb
|
woeusb
|
||||||
|
(pkgs.writeDashBin "play-on" ''
|
||||||
|
HOST=$(echo 'styx\nshodan' | fzfmenu)
|
||||||
|
ssh -t "$HOST" -- mpv "$@"
|
||||||
'')
|
'')
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user