Skip to content

Instantly share code, notes, and snippets.

@sleexyz
Created April 20, 2014 22:33
Show Gist options
  • Save sleexyz/11126941 to your computer and use it in GitHub Desktop.
Save sleexyz/11126941 to your computer and use it in GitHub Desktop.
#!/bin/bash
# Loads overtone workflow
urxvt -e bash -c "cd $HOME/insane-noises; lein repl" &
urxvt -e bash -c "cd $HOME/insane-noises/src/insane_noises; vim core.clj"&
jackd -r -d alsa -r 44100 -P
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment