mirror of
https://github.com/kmein/niveum
synced 2026-03-20 03:51:07 +01:00
modularize colorscheming and more
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{ writeDashBin, gnused, curl, pandoc }:
|
||||
writeDashBin "genius" ''
|
||||
{ writeShellScriptBin, gnused, curl, pandoc }:
|
||||
writeShellScriptBin "genius" ''
|
||||
test $# -eq 2 || (
|
||||
echo "usage: $0 <artist> <song>"
|
||||
exit 1
|
||||
|
||||
Reference in New Issue
Block a user