reduce mise default
This commit is contained in:
@@ -1,8 +1,5 @@
|
|||||||
[tools]
|
[tools]
|
||||||
rust = "latest"
|
rust = "latest"
|
||||||
|
|
||||||
[tasks.setup]
|
|
||||||
run = "echo paru -S fluidsynth soundfont-fatboy"
|
|
||||||
|
|
||||||
[tasks.default]
|
[tasks.default]
|
||||||
run = "if ! aconnect -o -l | grep -q FLUID; then fluidsynth --server $(find /usr/share -name \\*.sf2 | head -n 1); fi; cargo run"
|
run = "cargo run"
|
||||||
|
|||||||
Reference in New Issue
Block a user