aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-08-09 20:15:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-08-09 20:15:09 -0300
commitc8c071cfe20b8a1369f0a45af684a35a4f62703c (patch)
tree0fac6c15353ccd36ca857223d466673618b38bdc
parentebd1d7bc765ae6df702e71d942bd40c8b6918564 (diff)
downloadwyrd-c8c071cfe20b8a1369f0a45af684a35a4f62703c.tar.gz
wyrd-c8c071cfe20b8a1369f0a45af684a35a4f62703c.tar.bz2
Fix reminders_file
-rw-r--r--wyrdrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/wyrdrc.dot.link b/wyrdrc.dot.link
index 4da7f12..c4eccca 100644
--- a/wyrdrc.dot.link
+++ b/wyrdrc.dot.link
@@ -3,7 +3,7 @@
# command for the Remind executable
set remind_command="remind"
# the default reminder file to display
-set reminders_file="$HOME/.custom/reminders"
+set reminders_file="$HOME/.reminders"
# Due to some Wyrd Weirdness, we cannot unbind Alt-q key combo that might conflict with VIM key mapping
# Then we invoke a separate terminal to edit the file so the key combo does not conflict