aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-11-23 11:26:45 -0200
committerSilvio Rhatto <rhatto@riseup.net>2014-11-23 11:26:45 -0200
commit064ff5e83e36b58aedf824eabc0b5eae0998d367 (patch)
tree7edffaeff75ea3ccb93e835009b1fb96adf46fed
parent84c4019dffc2e3c4d918b544c764f847c064b99c (diff)
downloadwyrd-064ff5e83e36b58aedf824eabc0b5eae0998d367.tar.gz
wyrd-064ff5e83e36b58aedf824eabc0b5eae0998d367.tar.bz2
Setting reminders_file to custom reminders
-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%