Skip to content

Instantly share code, notes, and snippets.

@phstc
Created August 6, 2013 14:59
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 phstc/6165245 to your computer and use it in GitHub Desktop.
Save phstc/6165245 to your computer and use it in GitHub Desktop.
project_name: augury
project_root: ~/workspace/augury
tabs:
- editor: vim
- shell:
layout: main-vertical
panes:
- be rspec spec
- git pull --rebase
- servers:
layout: main-vertical
panes:
- cd ~/workspace/augury && be foreman start
- cd ~/workspace/augury_admin && be rails s
- cd ~/workspace/mystore && be rails s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment