Skip to content

Instantly share code, notes, and snippets.

@A
Last active August 29, 2015 14:18
Show Gist options
  • Save A/48d2d1f0f26cea3cf677 to your computer and use it in GitHub Desktop.
Save A/48d2d1f0f26cea3cf677 to your computer and use it in GitHub Desktop.
name: work
root: ~/Projects/work
windows:
- ED2:
layout: main-horizontal
panes:
- gulp
- sleep 3 && bundle exec foreman start
- zsh
- VIM: vim
- DB:
layout: main-horizontal
panes:
- mongod --dbpath=/var/mongo
- postgres -D /usr/local/var/postgres
- redis-server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment