summaryrefslogtreecommitdiffstats
path: root/.bin/ccurse-ical
diff options
context:
space:
mode:
Diffstat (limited to '.bin/ccurse-ical')
-rwxr-xr-x.bin/ccurse-ical8
1 files changed, 8 insertions, 0 deletions
diff --git a/.bin/ccurse-ical b/.bin/ccurse-ical
new file mode 100755
index 0000000..d5c6e90
--- /dev/null
+++ b/.bin/ccurse-ical
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+set -xe
+
+[ "${1}" ]
+[ "${2}" ]
+
+ccurse
remember that computers suck.