Make today the daily todo and todo the current
[khome.git] / home / bin / today.launch.sh
1 #! /bin/bash
2
3 . ~/lib/login_variables.sh # To get $DIR_TODO
4 . ~/lib/login_functions.sh # To get today
5
6 EDITOR=gvim today
This page took 0.069347 seconds and 4 git commands to generate.