diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/td | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,5 +22,4 @@ if [[ $? -ne 0 ]]; then | |||
22 | fi | 22 | fi |
23 | 23 | ||
24 | RESULT=$(task add due:${task_date}T$task_time "$task_description") | 24 | RESULT=$(task add due:${task_date}T$task_time "$task_description") |
25 | |||
26 | notify-send "Success" "$RESULT" --app-name="taskwarrior" --icon="checkmark" | 25 | notify-send "Success" "$RESULT" --app-name="taskwarrior" --icon="checkmark" |