]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - setup.sh
setup.sh: Don't create ~/.reminders from template.
[config/dotfiles.git] / setup.sh
index 4c14f5f4abcff775dd02bb44bd3344846ddfb4d1..6e2a68e556ca8fb2cfe3939f2861cfe4cb65d2a4 100755 (executable)
--- a/setup.sh
+++ b/setup.sh
@@ -213,12 +213,6 @@ fi
 # Htop overwrites the comments in its configuration file.
 generate cat htoprc .in
 
-# Copy remindrc template if ~/.reminders doesn't exist yet.
-if installed remind && test ! -e "$HOME/.reminders"; then
-    echo remind: copying template to .reminders
-    cp reminders.in "$HOME/.reminders"
-fi
-
 
 # LINK SETUP