From 5059c260e51cd65f0abe1d13dd23375a4f3ff795 Mon Sep 17 00:00:00 2001
From: Cody Hiar <codyfh@gmail.com>
Date: Mon, 5 Mar 2018 09:46:06 -0700
Subject: Update the 'local' template

---
 templates/local.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

(limited to 'templates')

diff --git a/templates/local.yaml b/templates/local.yaml
index 8ccc060..9e32a05 100644
--- a/templates/local.yaml
+++ b/templates/local.yaml
@@ -1,10 +1,10 @@
 session_name: local
+start_directory: ~/Notes
 windows:
   - window_name: tasks
     layout: main-vertical
     panes:
-    - cmus
-    - htop
-    - task -home -spare
-    -
+    - vim todo.md
+    - task sync; clear; task -home
+    - 
     focus: true
-- 
cgit v1.2.3