aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEuAndreh <eu@euandre.org>2023-02-21 20:52:40 -0300
committerEuAndreh <eu@euandre.org>2023-02-21 20:52:40 -0300
commitd34f195e9122b7e48a0d077cd3791642bba8821a (patch)
tree479cf6a7d969cc3acbe6f0692fd59d065f07c712
parentetc/ssh/config.tmpl: Inline content from ~/dev/libre/servers/ (diff)
downloaddotfiles-d34f195e9122b7e48a0d077cd3791642bba8821a.tar.gz
dotfiles-d34f195e9122b7e48a0d077cd3791642bba8821a.tar.xz
etc/: Remove leftover email configuration files
-rw-r--r--etc/afew/config6
-rw-r--r--etc/khal/config16
-rw-r--r--etc/khard/khard.conf13
-rw-r--r--etc/mailcaps/config1
4 files changed, 0 insertions, 36 deletions
diff --git a/etc/afew/config b/etc/afew/config
deleted file mode 100644
index 94341e9..0000000
--- a/etc/afew/config
+++ /dev/null
@@ -1,6 +0,0 @@
-[SpamFilter]
-[KillThreadsFilter]
-[ListMailsFilter]
-[ArchiveSentMailsFilter]
-[MeFilter]
-[InboxFilter]
diff --git a/etc/khal/config b/etc/khal/config
deleted file mode 100644
index f42a87b..0000000
--- a/etc/khal/config
+++ /dev/null
@@ -1,16 +0,0 @@
-[calendars]
-
-[[private]]
-path = $XDG_DATA_HOME/khal/calendars/private/
-type = calendar
-
-[locale]
-timeformat = %H:%M
-dateformat = %d/%m/%Y
-longdateformat = %d/%m/%Y
-datetimeformat = %d/%m/%Y %H:%M
-longdatetimeformat = %d/%m/%Y %H:%M
-default_timezone = America/Sao_Paulo
-
-[default]
-default_calendar = private
diff --git a/etc/khard/khard.conf b/etc/khard/khard.conf
deleted file mode 100644
index e6ef986..0000000
--- a/etc/khard/khard.conf
+++ /dev/null
@@ -1,13 +0,0 @@
-[addressbooks]
-
-[[private]]
-path = $XDG_DATA_HOME/khard/contacts/private/
-
-[general]
-default_action = list
-
-[contact table]
-show_nicknames = yes
-
-[vcard]
-preferred_version = 4.0
diff --git a/etc/mailcaps/config b/etc/mailcaps/config
deleted file mode 100644
index 60f7286..0000000
--- a/etc/mailcaps/config
+++ /dev/null
@@ -1 +0,0 @@
-text/html; env HOME=$XDG_DATA_HOME/w3m w3m -dump -o document_charset=%{charset} '%s'; nametemplate=%s.html; copiousoutput