runnables.scm

1; Run bash scripts
2(
3  (program . (_) @run) @_bash-script
4  (#set! tag bash-script)
5)