home
/
code
/
khome.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2543c5b
)
Fix missing notify_cal script
author
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 5 Nov 2020 10:15:21 +0000
(
05:15
-0500)
committer
Siraaj Khandkar
<siraaj@khandkar.net>
Thu, 5 Nov 2020 10:15:21 +0000
(
05:15
-0500)
home/bin/notify_cal
[new file with mode: 0755]
patch
|
blob
diff --git a/home/bin/notify_cal
b/home/bin/notify_cal
new file mode 100755
(executable)
index 0000000..
7241c55
--- /dev/null
+++ b/
home/bin/notify_cal
@@ -0,0
+1,3
@@
+#! /bin/sh
+
+notify-send "$(ncal -M)" -u low
This page took
0.020746 seconds
and
4
git commands to generate.