diff options
Diffstat (limited to 'template.yml')
-rw-r--r-- | template.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template.yml b/template.yml index 405b268..47c5c1b 100644 --- a/template.yml +++ b/template.yml @@ -1,5 +1,5 @@ session_name: "${PROJECT}" -start_directory: "/Users/codyhiar/Work/lift/projects/${PROJECT}/code" +start_directory: "~/Work/lift/projects/${PROJECT}/code" shell_command_before: make up windows: - window_name: code |