summaryrefslogtreecommitdiffstats
path: root/bin/td
diff options
context:
space:
mode:
authorYigit Sever2019-03-20 22:23:37 +0300
committerYigit Sever2019-03-20 22:23:37 +0300
commit062c0fb514f4f967da986c8cece86b0fa497f704 (patch)
tree2b51fb7a8bfc37aef343f8c6d0d33a8b1113f50e /bin/td
parentbca2085eedfddda25f706f66f141a2b298051b53 (diff)
parent41617519845931ae5d97e2d6ec52bbd8a3aa205e (diff)
downloaddotfiles-062c0fb514f4f967da986c8cece86b0fa497f704.tar.gz
dotfiles-062c0fb514f4f967da986c8cece86b0fa497f704.tar.bz2
dotfiles-062c0fb514f4f967da986c8cece86b0fa497f704.zip
Merge branch 'master' of 207.154.210.186:/home/yigit/dots
Diffstat (limited to 'bin/td')
-rwxr-xr-xbin/td1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/td b/bin/td
index 29a594b..3de0d55 100755
--- a/bin/td
+++ b/bin/td
@@ -22,5 +22,4 @@ if [[ $? -ne 0 ]]; then
22fi 22fi
23 23
24RESULT=$(task add due:${task_date}T$task_time "$task_description") 24RESULT=$(task add due:${task_date}T$task_time "$task_description")
25
26notify-send "Success" "$RESULT" --app-name="taskwarrior" --icon="checkmark" 25notify-send "Success" "$RESULT" --app-name="taskwarrior" --icon="checkmark"