Make today the daily todo and todo the current
[khome.git] / home / bin / today.launch.sh
diff --git a/home/bin/today.launch.sh b/home/bin/today.launch.sh
new file mode 100755 (executable)
index 0000000..cc83399
--- /dev/null
@@ -0,0 +1,6 @@
+#! /bin/bash
+
+. ~/lib/login_variables.sh # To get $DIR_TODO
+. ~/lib/login_functions.sh # To get today
+
+EDITOR=gvim today
This page took 0.031142 seconds and 4 git commands to generate.