summaryrefslogtreecommitdiffstats
path: root/mutt
diff options
context:
space:
mode:
authorGravatar Tom Willemsen2011-01-11 13:50:07 +0100
committerGravatar Tom Willemsen2011-01-11 13:50:07 +0100
commit03c32e108e694be34d67ef54bb7bcb1abb402a5a (patch)
tree03c4906ec69809d7315666fe48ac6617d9fbf518 /mutt
parent131edb23fe0ca9a3162f24de9d7bcea8acb8d3be (diff)
downloaddotfiles-03c32e108e694be34d67ef54bb7bcb1abb402a5a.tar.gz
dotfiles-03c32e108e694be34d67ef54bb7bcb1abb402a5a.zip
Added mutt configuration
Diffstat (limited to 'mutt')
-rw-r--r--mutt/.gitignore2
-rw-r--r--mutt/alias0
-rw-r--r--mutt/arch.muttrc16
-rw-r--r--mutt/certificates0
-rw-r--r--mutt/colors.muttrc63
-rw-r--r--mutt/gmail.muttrc14
-rw-r--r--mutt/iactor.muttrc14
-rw-r--r--mutt/mailcap0
-rw-r--r--mutt/sidebar.muttrc20
-rw-r--r--mutt/sig0
10 files changed, 129 insertions, 0 deletions
diff --git a/mutt/.gitignore b/mutt/.gitignore
new file mode 100644
index 0000000..9dbafc8
--- /dev/null
+++ b/mutt/.gitignore
@@ -0,0 +1,2 @@
+cache
+temp
diff --git a/mutt/alias b/mutt/alias
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/alias
diff --git a/mutt/arch.muttrc b/mutt/arch.muttrc
new file mode 100644
index 0000000..09fbbd5
--- /dev/null
+++ b/mutt/arch.muttrc
@@ -0,0 +1,16 @@
+###
+# archlinux.us specific options
+###
+
+color status green default
+
+set from = "tom.willemsen@gmail.com"
+set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
+set mbox = "+arch/INBOX"
+unset record
+
+set postponed = "+arch/drafts"
+
+macro index E "<change-folder>+arch/archive<enter><limit>~B " "search everything"
+macro index D "<save-message>+arch/trash<enter>" "move message to the trash"
+macro index S "<save-message>+arch/spam<enter>" "mark message as spam"
diff --git a/mutt/certificates b/mutt/certificates
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/certificates
diff --git a/mutt/colors.muttrc b/mutt/colors.muttrc
new file mode 100644
index 0000000..0e83ed0
--- /dev/null
+++ b/mutt/colors.muttrc
@@ -0,0 +1,63 @@
+###
+# mutt colors file
+###
+
+# set default
+color normal white default
+
+# main colors
+color status green default
+color indicator brightwhite default
+color tree blue default
+color error brightred default
+color message brightyellow default
+
+# uncolor certain messages
+uncolor index "~P"
+uncolor index "~N ~u"
+uncolor index "~N !~u"
+uncolor index "~T"
+uncolor index "~D"
+
+# and recolor them appropriately
+color index brightblack default "~P"
+color index brightcyan default "~N ~u" # new ML mail
+color index brightyellow default "~N !~u" # new non-ML mail
+color index brightgreen default "~T"
+color index brightred default "~D"
+
+# set up the headers
+color header brightyellow default "^from:"
+color header yellow default "^to:"
+color header yellow default "^cc:"
+color header blue default "^date:"
+color header brightblue default "^subject:"
+
+# message bodies
+color attachment brightblack default
+color search red brightblack
+color signature cyan default
+color tilde blue default
+
+# urls
+color body brightblue default "(^|<| )mailto:[^ ]+@[^ ]( |>|$)"
+color body brightblue default "(^|<| )(http|https|ftp|file|telnet|news|finger)://[^ ]+( |>|$)"
+
+# smileys
+color body brightmagenta default "(^| )+(|[<>|])[8;:](|[^ ])[)(/|DOPS]( |$)+"
+color body brightmagenta default "(^| )+[)(/|DOPS](|[^ ])[8;:](|[<>|])( |$)+"
+
+# *bold*, _underline_ and /italic/
+color body brightcyan default "(^| )\\*[^*]+\\*( |$)"
+color body brightcyan default "(^| )_[^_]+_( |$)"
+color body brightcyan default "(^| )/[^/]+/( |$)"
+
+# quote blocks
+color quoted magenta default
+color quoted1 cyan default
+color quoted2 green default
+color quoted3 magenta default
+color quoted4 cyan default
+color quoted5 green default
+color quoted6 magenta default
+color quoted7 cyan default
diff --git a/mutt/gmail.muttrc b/mutt/gmail.muttrc
new file mode 100644
index 0000000..b44162c
--- /dev/null
+++ b/mutt/gmail.muttrc
@@ -0,0 +1,14 @@
+###
+# gmail specific option
+
+color status blue default
+
+set from = "ryuslash@gmail.com"
+set smtp_url = "smtp://ryuslash@gmail.com@smtp.gmail.com:587/"
+set mbox = "+gmail/INBOX"
+unset record
+set postponed = "+gmail/drafts"
+
+macro index E "<change-folder>+gmail/archive<enter><limit>~B " "search everything"
+macro index D "<save-message>+gmail/trash<enter>" "move message to the trash"
+macro index S "<save-message>+gmail/spam<enter>" "mark message as spam"
diff --git a/mutt/iactor.muttrc b/mutt/iactor.muttrc
new file mode 100644
index 0000000..bc389dc
--- /dev/null
+++ b/mutt/iactor.muttrc
@@ -0,0 +1,14 @@
+###
+# iactor specific options
+###
+
+color status red default
+
+set from = "tom@iactor.nl"
+set smtp_url = "mail.iactor.nl:2525"
+set mbox = "+iactor/INBOX"
+set record = "+iactor/Sent"
+set postponed = "+iactor/Drafts"
+
+macro index E "<change-folder>+iactor/INBOX<enter><limit>~B " "search everything"
+macro index D "<save-message>+iactor/Trash<enter>" "move message to the trash"
diff --git a/mutt/mailcap b/mutt/mailcap
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/mailcap
diff --git a/mutt/sidebar.muttrc b/mutt/sidebar.muttrc
new file mode 100644
index 0000000..d2ecc77
--- /dev/null
+++ b/mutt/sidebar.muttrc
@@ -0,0 +1,20 @@
+###
+# options specific to mutt's sidebar patch
+###
+
+# settings
+set sidebar_delim = '|'
+set sidebar_visible = no
+set sidebar_width = 20
+
+# colors
+color sidebar_new brightyellow default
+
+# bindings
+bind index,pager \CJ sidebar-next
+bind index,pager \CK sidebar-prev
+bind index,pager \CL sidebar-open
+
+# macros
+macro index B '<enter-command>toggle sidebar_visible<enter><refresh>'
+macro pager B '<enter-command>toggle sidebar_visible<enter><redraw-screen>'
diff --git a/mutt/sig b/mutt/sig
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/mutt/sig