From c3bda67e1faa8f4ada4b5f647c65dc2df8614262 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Wed, 29 Mar 2017 22:03:10 -0600 Subject: Updating template --- templates/template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates') diff --git a/templates/template.yaml b/templates/template.yaml index 525c644..d2a4a09 100644 --- a/templates/template.yaml +++ b/templates/template.yaml @@ -1,5 +1,5 @@ session_name: "${PROJECT}" -start_directory: "~/Work/lift/projects/${PROJECT}/code" +start_directory: "${DIR}" shell_command_before: make up windows: - window_name: code -- cgit v1.2.3