Skip to content

Commit

Permalink
Add tmuxinator conf for work with satisloh
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcelRobitaille committed Jul 16, 2019
1 parent dea3af3 commit a0fa879
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tmuxinator/satisloh.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# vim: modelines=0

name: satisloh
root: ~/code/satisloh/MES_HW_COMM_BOX
windows:
- vim: source venv/bin/activate; vim .
- serve:
layout: even-vertical
panes:
- source venv/bin/activate; python manager.py runserver 3030
- source venv/bin/activate
- zsh: source venv/bin/activate

0 comments on commit a0fa879

Please sign in to comment.