From 1a0155b0660e8f4066067ea8aaf26753e6178179 Mon Sep 17 00:00:00 2001 From: Tyrel Souza <923113+tyrelsouza@users.noreply.github.com> Date: Wed, 6 May 2020 10:26:17 -0400 Subject: [PATCH] start 2 default --- config/tmuxinator/tidelift.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/tmuxinator/tidelift.yml b/config/tmuxinator/tidelift.yml index ca14ecf..efdd575 100644 --- a/config/tmuxinator/tidelift.yml +++ b/config/tmuxinator/tidelift.yml @@ -39,7 +39,7 @@ pre_window: rbenv shell 2.6.6 # startup_window: editor # Specifies (by index) which pane of the specified window will be selected on project startup. If not set, the first pane is used. -# startup_pane: 1 +# startup_pane: 2 # Controls whether the tmux session should be attached to automatically. Defaults to true. # attach: false