summaryrefslogtreecommitdiff
path: root/kanbanscripts/showdone.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kanbanscripts/showdone.sh')
-rwxr-xr-xkanbanscripts/showdone.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/kanbanscripts/showdone.sh b/kanbanscripts/showdone.sh
new file mode 100755
index 0000000..7e3d621
--- /dev/null
+++ b/kanbanscripts/showdone.sh
@@ -0,0 +1,4 @@
+clear
+echo '----- TASKS COMPLETED TODAY -----'
+cd ~/gtd/done/$(date '+%Y-%m-%d')
+ls | grep ''