Skip to content

Instantly share code, notes, and snippets.

@epicserve
Last active August 29, 2015 14:27
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 epicserve/6b4eecc33a240bbf8f34 to your computer and use it in GitHub Desktop.
Save epicserve/6b4eecc33a240bbf8f34 to your computer and use it in GitHub Desktop.
https://github.com/TomAnthony/itermocil config file for one of my projects
windows:
- name: pears
root: ~/Sites/oeie/pears
layout: main-vertical
panes:
- workon pears
- workon pears && ./manage.py rqworker default low
- workon pears && ./manage.py runserver
- gulp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment