X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=home%2Flib%2Flogin_functions.sh;h=d6f739d23749767fb35f9655b631ea33b7c27d85;hb=89c7c21fabab501f375204ea4bd7d1edb6c14b3b;hp=4e99f7f3060d1c317d387e164b571b8456bb18c2;hpb=273a0073f3fed3d7ae62283f885f6814df03b68f;p=khome.git diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index 4e99f7f..d6f739d 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -440,12 +440,12 @@ $(date '+%F %A') =============================================================================== ------------------------------------------------------------------------------- -TO FINISH TODAY +TODAY ------------------------------------------------------------------------------- ------------------------------------------------------------------------------- -CURRENTLY IMPORTANT +CURRENT ------------------------------------------------------------------------------- @@ -471,7 +471,7 @@ today() { then daily_todo_file_template > "$file" fi - cd "$DIR_TODO" && "$EDITOR" "$file" + cd "$DIR_TODO" && "$EDITOR" $EDITOR_ARGS "$file" } todo() {