diff --git a/Makefile b/Makefile index 63f22ed..d6623dc 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,6 @@ CLI_PACKAGES := \ mimetype \ mypy \ nvim \ - remind \ scripts \ shell \ ssh \ diff --git a/remind/.config/remind/birthdays.rem b/remind/.config/remind/birthdays.rem deleted file mode 100644 index e8af921..0000000 --- a/remind/.config/remind/birthdays.rem +++ /dev/null @@ -1 +0,0 @@ -# Add birthdays here diff --git a/remind/.config/remind/reminders.rem b/remind/.config/remind/reminders.rem deleted file mode 100644 index 4b3805c..0000000 --- a/remind/.config/remind/reminders.rem +++ /dev/null @@ -1,2 +0,0 @@ -# Include birthdays -include [getenv("HOME")]/.config/remind/birthdays.rem