Skip to content

Instantly share code, notes, and snippets.

@ethagnawl
Last active July 25, 2016 12:47
Show Gist options
  • Save ethagnawl/7517664 to your computer and use it in GitHub Desktop.
Save ethagnawl/7517664 to your computer and use it in GitHub Desktop.
slime-like tmuxinator config yml
# ~/.tmuxinator/slime.yml
name: slime
root: ~/
windows:
- editor:
layout: main-vertical
panes:
- vim
- lein repl
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment