summaryrefslogtreecommitdiff
path: root/quand
diff options
context:
space:
mode:
Diffstat (limited to 'quand')
-rw-r--r--quand/config9
-rw-r--r--quand/config~9
2 files changed, 18 insertions, 0 deletions
diff --git a/quand/config b/quand/config
new file mode 100644
index 0000000..a8bbdb8
--- /dev/null
+++ b/quand/config
@@ -0,0 +1,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* " \ No newline at end of file
diff --git a/quand/config~ b/quand/config~
new file mode 100644
index 0000000..6b74b64
--- /dev/null
+++ b/quand/config~
@@ -0,0 +1,9 @@
+calendar=/tmp/calendar
+header=0
+past=0
+future=5
+mondayfirst=1
+yesterday="\033[36myesterday "
+today="\033[35;1mtoday "
+tomorrow="\033[32mtomorrow "
+special="\033[33;3m*special* " \ No newline at end of file