Skip to content

Instantly share code, notes, and snippets.

@stefthoen
Last active August 29, 2015 14:03
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stefthoen/88977a6c77fc9b5dd1f3 to your computer and use it in GitHub Desktop.
Save stefthoen/88977a6c77fc9b5dd1f3 to your computer and use it in GitHub Desktop.
Tmuxinator yml for WordPress website
# ~/.tmuxinator/pp.yml
name: pp
root: ~/Sites/paprikapatterns/web/app/themes/paprikapatterns/
windows:
- theme:
layout: 15b0,204x46,0,0[204x40,0,0,0,204x5,0,41{102x5,0,41,3,50x5,103,41,4,50x5,154,41,6}]
panes:
- vim
-
- tail -f ../../debug.log
- gulp
- terminal:
layout: even-horizontal
panes:
-
-
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment