X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=setup.sh;h=6e2a68e556ca8fb2cfe3939f2861cfe4cb65d2a4;hb=791c5a1471b418e971263ec0d7c5df9dc61ae375;hp=4c14f5f4abcff775dd02bb44bd3344846ddfb4d1;hpb=45615a9566f0eb21ae0a7b1875cc6726fb749bb1;p=config%2Fdotfiles.git diff --git a/setup.sh b/setup.sh index 4c14f5f..6e2a68e 100755 --- 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