Skip to content

Instantly share code, notes, and snippets.

@thewatts
Last active December 30, 2015 06:59
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save thewatts/7792587 to your computer and use it in GitHub Desktop.
Save thewatts/7792587 to your computer and use it in GitHub Desktop.
Teamocil Rails Sample
session:
name: "rails"
windows:
- name: "CODE"
layout: 8590,178x45,0,0{114x45,0,0,3,63x45,115,0,4}
panes:
- cmd: "vim"
focus: true
- cmd: "guard"
- name: "SERVER"
layout: even-horizontal
panes:
- cmd: rails s -p 3000
- cmd: ""
@thewatts
Copy link
Author

thewatts commented Dec 4, 2013

fixed second window layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment