Skip to content

Instantly share code, notes, and snippets.

@michalvalasek
Created May 28, 2018 07:52
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 michalvalasek/e4cb7a0668b0803eadc47dde3f0042a6 to your computer and use it in GitHub Desktop.
Save michalvalasek/e4cb7a0668b0803eadc47dde3f0042a6 to your computer and use it in GitHub Desktop.
Mert config file example
tmacs:
root: "~/Code/ruby/rails/tma-crowdsource"
launch_strategy: tab
layout:
-
- be rails s
- ./bin/webpack-dev-server
-
paloma:
root: "~/Code/ruby/rails/paloma"
launch_strategy: tab
layout:
-
- be rails s
-
@michalvalasek
Copy link
Author

Opens the panes in a single new tab of the current iTerm window.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment