summaryrefslogtreecommitdiffstats
path: root/.bin/ccurse-ical
blob: d5c6e90b88b0d7c138cbdb364a382c5069aabbff (plain) (blame)
1
2
3
4
5
6
7
8
#!/bin/sh

set -xe

[ "${1}" ]
[ "${2}" ]

ccurse
remember that computers suck.