aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--wyrdrc.dot.link2
1 files changed, 1 insertions, 1 deletions
diff --git a/wyrdrc.dot.link b/wyrdrc.dot.link
index 9aec5a1..7d26a03 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/.reminders"
+set reminders_file="$HOME/.custom/reminders"
# command for editing an old appointment, given a line number %line% and filename %file%
set edit_old_command="${VISUAL:-$EDITOR} +%line% %file%"
# command for editing a new appointment, given a filename %file%