Last active
December 30, 2015 06:59
-
-
Save thewatts/7792587 to your computer and use it in GitHub Desktop.
Teamocil Rails Sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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: "" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
fixed second window layout