From 12825d5147f5c0b1636dbda5ba34790d7c7bb236 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 9 Jun 2017 08:03:15 -0600 Subject: Moving files, cleaning up bug with drawer close (closing drawer in 2 places) --- templates/template.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'templates') diff --git a/templates/template.yaml b/templates/template.yaml index 3218321..44a1c44 100644 --- a/templates/template.yaml +++ b/templates/template.yaml @@ -1,6 +1,5 @@ session_name: "${PROJECT}" start_directory: "${DIR}" -shell_command_before: make up windows: - window_name: code layout: even-vertical @@ -12,6 +11,6 @@ windows: - window_name: docker layout: even-vertical panes: - - make enter - - make enter - - make enter + - pane + - pane + - pane -- cgit v1.2.3