Created
October 24, 2013 14:49
Revisions
-
kmckelvin created this gist
Oct 24, 2013 .There are no files selected for viewing
This file contains hidden or 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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,29 @@ # ~/.tmuxinator/base.yml name: base root: ~/Code/<project_dir> # Optional tmux socket # socket_name: foo # Runs before everything. Use it to start daemons etc. pre: rm .zeus.sock # Runs in each window and pane before window/pane specific commands. Useful for setting up interpreter versions. # pre_window: rm .zeus.sock # Pass command line options to tmux. Useful for specifying a different tmux.conf. # tmux_options: -f ~/.tmux.mac.conf windows: - editor: layout: 966d,270x79,0,0{200x79,0,0,0,69x79,201,0,1} panes: - vim - - zeus: zeus start - logs: tail -f log/development.log - term: panes: -