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