Skip to content

Instantly share code, notes, and snippets.

@stengland
Created May 24, 2013 09:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stengland/5642345 to your computer and use it in GitHub Desktop.
Save stengland/5642345 to your computer and use it in GitHub Desktop.
# ~/.tmuxinator/music.yml
project_name: Musix
project_root: ~/Music
pre: mopidy -q &> ~/.mopidy.log &
tabs:
- interface: ncmpcpp
- radio: bbcradio
- mixer: alsamixer
- mopodiy: tail -f ~/.mopidy.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment