]> gitweb.fluxo.info Git - rhatto/dotfiles/wyrd.git/commitdiff
Setting reminders_file to custom reminders
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 23 Nov 2014 13:26:45 +0000 (11:26 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 23 Nov 2014 13:26:45 +0000 (11:26 -0200)
wyrdrc.dot.link

index 9aec5a1e4c4b90c2b1b31fb51ad5113c28e3a166..7d26a0340e0d0786eef477c02424e0f9c4873d4b 100644 (file)
@@ -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%