this is here for my convenience, I make no claims of practicality or beauty (it uses nix-shell and hardcodes pathnames)
3 lines
50 B
Bash
3 lines
50 B
Bash
#!/usr/bin/env bash
|
|
nix-shell --run "start_eufon"
|