summaryrefslogtreecommitdiff
path: root/.local/bin/state-the-time
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2017-02-11 18:33:07 -0500
committerLuke Shumaker <lukeshu@lukeshu.com>2017-02-11 18:33:07 -0500
commit0283ec58b3f4e179c0d8f57e5fc9ecb6e7750e17 (patch)
treed3d899e4aff0004384d1c7bf9a9b5b7a2ce2e70e /.local/bin/state-the-time
parent54f87a1321656c43a8e25fb00bb048a8f732ed14 (diff)
Backport changes from build64
Diffstat (limited to '.local/bin/state-the-time')
-rwxr-xr-x.local/bin/state-the-time3
1 files changed, 3 insertions, 0 deletions
diff --git a/.local/bin/state-the-time b/.local/bin/state-the-time
new file mode 100755
index 0000000..760b7e5
--- /dev/null
+++ b/.local/bin/state-the-time
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+espeak "It's $(date +%_H:%M|sed 's/:00/ oh clock/')"