Last active
August 29, 2015 14:27
-
-
Save epicserve/6b4eecc33a240bbf8f34 to your computer and use it in GitHub Desktop.
https://github.com/TomAnthony/itermocil config file for one of my projects
This file contains 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
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