aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCody Hiar <codyfh@gmail.com>2018-03-05 09:46:06 -0700
committerCody Hiar <codyfh@gmail.com>2018-03-05 09:46:06 -0700
commit5059c260e51cd65f0abe1d13dd23375a4f3ff795 (patch)
treed6ba798940c1e8e2dff6b4e4d00a90051320863c
parent5a52b401459cc3e3a5a3c48f3f6e9d22151bb508 (diff)
Update the 'local' template
-rw-r--r--templates/local.yaml8
1 files changed, 4 insertions, 4 deletions
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