Disable motd/status even for interactive shell starts
[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.095816 seconds and 4 git commands to generate.