From c8c071cfe20b8a1369f0a45af684a35a4f62703c Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Thu, 9 Aug 2018 20:15:09 -0300 Subject: Fix reminders_file --- wyrdrc.dot.link | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3