Make new todo with launcher, reorg dpi scaling, remove today
[khome.git] / home / bin / todo.launch.sh
1 #! /bin/bash
2
3 . ~/lib/login_variables.sh # To get $DIR_TODO
4 . ~/lib/login_functions.sh # To get todo
5
6 EDITOR=gvim todo
This page took 0.062846 seconds and 4 git commands to generate.