blob: a8bbdb81cb869ce0a76660852c3fdaf4c7ef30b5 (
plain)
1
2
3
4
5
6
7
8
9
|
calendar=/tmp/calendar
header=0
past=0
future=1
mondayfirst=1
yesterday="\033[36myesterday "
today="\033[35;1mtoday "
tomorrow="\033[32mtomorrow "
special="\033[33;3m*special* "
|