summaryrefslogtreecommitdiff
path: root/goboom_run
blob: 69588436eb01cfbee043daa47b7a827e3a0ef217 (plain)
1
2
#!/bin/sh
goboom --pre | eval $(goboom --launcher) | goboom --post | xargs -I {} sh -c 'exec {} &'