Skip to content

Instantly share code, notes, and snippets.

@emachnic
Created November 1, 2016 19:20
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 emachnic/ad3802819ef17ef3eadcec4b10bc6b6e to your computer and use it in GitHub Desktop.
Save emachnic/ad3802819ef17ef3eadcec4b10bc6b6e to your computer and use it in GitHub Desktop.
# you can make as many tabs as you wish...
project_name: 'MyApp'
project_root: '~/Work/my_app'
rvm: '1.9.3'
tabs:
- editor:
layout: 'main-vertical'
panes:
- 'vim .'
- #empty, will just run plain bash
- shell: 'working_man start -f ~/Work/my_app/my_app_working_man.yml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment