Skip to content

Instantly share code, notes, and snippets.

@acrmp
Created July 13, 2012 00:06
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 acrmp/3101960 to your computer and use it in GitHub Desktop.
Save acrmp/3101960 to your computer and use it in GitHub Desktop.
tmuxinator config
project_name: example-tmux-guard
project_root: .
rvm: 1.9.3@example-project
tabs:
- 'minitest-chef-example':
layout: 3937,104x35,0,0[104x27,0,0{52x27,0,0,51x27,53,0},104x7,0,28]
panes:
- vim example-project/cookbooks/example/files/default/tests/minitest/default_test.rb
- vim example-project/cookbooks/example/recipes/default.rb
- 'cd example-project && bundle exec guard'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment