summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.Xdefaults4
-rw-r--r--.config/newsbeuter/config40
-rw-r--r--.config/newsbeuter/urls3
m---------.emacs.d0
-rw-r--r--.mutt/aethon.muttrc11
-rw-r--r--.mutt/arch.muttrc9
-rw-r--r--.mutt/colors.muttrc10
-rw-r--r--.mutt/gmail.muttrc9
-rw-r--r--.mutt/muttrc2
-rw-r--r--.mutt/ninthfloor.muttrc3
-rw-r--r--.mutt/ryuslash.org.muttrc11
11 files changed, 52 insertions, 50 deletions
diff --git a/.Xdefaults b/.Xdefaults
index 3f3e3f7..b535ceb 100644
--- a/.Xdefaults
+++ b/.Xdefaults
@@ -16,8 +16,8 @@ urxvt*urlLauncher: firefox
urxvt*matcher.button: 1
! Appearance
-urxvt*font: xft:DejaVu Sans Mono:pixelsize=16:antialias=true
-urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=16:style=bold:antialias=true
+urxvt*font: xft:DejaVu Sans Mono:pixelsize=13:antialias=true
+urxvt*boldFont: xft:DejaVu Sans Mono:pixelsize=13:style=bold:antialias=true
! - color scheme
urxvt.background: #000000
urxvt.foreground: #ff9800
diff --git a/.config/newsbeuter/config b/.config/newsbeuter/config
index 09226c4..acb8715 100644
--- a/.config/newsbeuter/config
+++ b/.config/newsbeuter/config
@@ -1,23 +1,27 @@
-auto-reload yes
-browser "$BROWSER"
-confirm-exit yes
-feedlist-format "%-35t %?d?- %-35d&? %> %u"
-max-items 500
-notify-program notify-send
-notify-beep yes
-reload-threads 3
-reload-time 60
-show-read-feeds no
-show-read-articles no
-text-width 80
-articlelist-format "%-4i %f %t"
-feedlist-title-format "%N %V %> %u feeds with new articles"
-articlelist-title-format "%T"
-article-sort-order date-desc
+auto-reload yes
+browser "$BROWSER"
+confirm-exit yes
+feedlist-format "%-35t %?d?- %-35d&? %> %u"
+max-items 500
+notify-program notify-send
+notify-beep yes
+reload-threads 3
+reload-time 60
+show-read-feeds no
+show-read-articles no
+articlelist-format "%-4i %f %t"
+feedlist-title-format "%N %V %> %u feeds with new articles"
+articlelist-title-format "%T"
+article-sort-order date-desc
+html-renderer "w3m -dump -T text/HTML -cols 80"
+text-width 80
# colors
-color listfocus default color0 bold
-color info default color0
+color listfocus black green bold
+color info white red
+
+# highlight
+highlight article "^(Feed|Title|Author|Link|Date):.*" green default bold
# keys
bind-key i prev-dialog
diff --git a/.config/newsbeuter/urls b/.config/newsbeuter/urls
index 9714479..2a13a21 100644
--- a/.config/newsbeuter/urls
+++ b/.config/newsbeuter/urls
@@ -111,6 +111,9 @@ http://www.samandfuzzy.com/rss.php comics
http://feeds.feedburner.com/maximumble?format=xml comics
http://bearmageddon.com/feed/ comics
http://feeds.feedburner.com/ProgsLife comics
+http://www.rsspect.com/rss/asw.xml
+http://pbfcomics.com/feed/feed.xml
+http://feeds.feedburner.com/thisisindexed/SGWm
#-----[ Misc ]--------------------------------------------------------
http://wallbase.cc/rss misc
diff --git a/.emacs.d b/.emacs.d
-Subproject 433e853f4c5c1faf91085580aaad79d81b97038
+Subproject 0c9f1b7613e75e55638abeec3b672b694dc9a18
diff --git a/.mutt/aethon.muttrc b/.mutt/aethon.muttrc
index 0bb15da..259098a 100644
--- a/.mutt/aethon.muttrc
+++ b/.mutt/aethon.muttrc
@@ -2,12 +2,11 @@
# aethon.nl specific options
###
-set from = "thomas@aethon.nl"
-set smtp_url = "smtp://thomas@aethon.nl@smtp.gmail.com:587/"
-set mbox = "+aethon/INBOX"
-set signature = "~/documents/work/aethon/signature.txt"
-set postponed = "+aethon/drafts"
-set ssl_force_tls = yes
+set from = "thomas@aethon.nl"
+set smtp_url = "smtp://thomas@aethon.nl@smtp.gmail.com:587/"
+set mbox = "+aethon/INBOX"
+set signature = "~/documents/work/aethon/signature.txt"
+set postponed = "+aethon/drafts"
unset record
macro index E "<change-folder>+aethon/archive<enter><limit>~B " "search everything"
diff --git a/.mutt/arch.muttrc b/.mutt/arch.muttrc
index ff574a1..36b260b 100644
--- a/.mutt/arch.muttrc
+++ b/.mutt/arch.muttrc
@@ -2,11 +2,10 @@
# archlinux.us specific options
###
-set from = "tom.willemsen@archlinux.us"
-set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
-set mbox = "+arch/INBOX"
-set postponed = "+arch/drafts"
-set ssl_force_tls = yes
+set from = "tom.willemsen@archlinux.us"
+set smtp_url = "smtp://tom.willemsen@archlinux.us@smtp.gmail.com:587/"
+set mbox = "+arch/INBOX"
+set postponed = "+arch/drafts"
unset record
unset signature
diff --git a/.mutt/colors.muttrc b/.mutt/colors.muttrc
index 0cb2965..75e5239 100644
--- a/.mutt/colors.muttrc
+++ b/.mutt/colors.muttrc
@@ -29,11 +29,11 @@ color index brightcolor5 default "~T"
color index color1 default "~D"
# set up the headers
-color header brightcolor2 color0 "^from:"
-color header brightcolor2 color0 "^to:"
-color header brightcolor2 color0 "^cc:"
-color header brightcolor2 color0 "^date:"
-color header brightcolor2 color0 "^subject:"
+color header brightcolor2 default "^from:"
+color header brightcolor2 default "^to:"
+color header brightcolor2 default "^cc:"
+color header brightcolor2 default "^date:"
+color header brightcolor2 default "^subject:"
# message bodies
color attachment color3 default
diff --git a/.mutt/gmail.muttrc b/.mutt/gmail.muttrc
index 5605ce2..80c9178 100644
--- a/.mutt/gmail.muttrc
+++ b/.mutt/gmail.muttrc
@@ -2,11 +2,10 @@
# gmail specific option
###
-set from = "ryuslash@gmail.com"
-set smtp_url = "smtp://ryuslash@gmail.com@smtp.gmail.com:587/"
-set mbox = "+gmail/INBOX"
-set postponed = "+gmail/drafts"
-set ssl_foce_tls = yes
+set from = "ryuslash@gmail.com"
+set smtp_url = "smtp://ryuslash@gmail.com@smtp.gmail.com:587/"
+set mbox = "+gmail/INBOX"
+set postponed = "+gmail/drafts"
unset record
unset signature
diff --git a/.mutt/muttrc b/.mutt/muttrc
index 6172a5d..249ad5f 100644
--- a/.mutt/muttrc
+++ b/.mutt/muttrc
@@ -27,7 +27,7 @@ unset mark_old # read/new is good enough for me
set beep_new # bell on new mails
set pipe_decode # strip headers and eval mimes when piping
set thorough_search # strip headers and eval mimes before searching
- #set ascii_chars = yes
+set ssl_force_tls = yes
# index options
set sort = threads # like gmail
diff --git a/.mutt/ninthfloor.muttrc b/.mutt/ninthfloor.muttrc
index 42a8162..16a3358 100644
--- a/.mutt/ninthfloor.muttrc
+++ b/.mutt/ninthfloor.muttrc
@@ -3,11 +3,10 @@
###
set from = "ryuslash@ninthfloor.org"
-set smtp_url = "smtp://uit.telenet.be"
+set smtp_url = "smtp://ryuslash@mail.ninthfloor.org:587"
set mbox = "+ninthfloor/INBOX"
set record = "+ninthfloor/Sent"
set postponed = "+ninthfloor/Drafts"
-unset ssl_force_tls
unset signature
macro index E "<change-folder>+ninthfloor/INBOX<enter><limit>~B " "search everything"
diff --git a/.mutt/ryuslash.org.muttrc b/.mutt/ryuslash.org.muttrc
index 827511b..315aa9d 100644
--- a/.mutt/ryuslash.org.muttrc
+++ b/.mutt/ryuslash.org.muttrc
@@ -2,12 +2,11 @@
# ryuslash.org specific options
###
-set from = "tom@ryuslash.org"
-set smtp_url = "smtp://tom@ryuslash.org@smtp.alwaysdata.com:587"
-set mbox = "+ryuslash.org/INBOX"
-set record = "+ryuslash.org/Sent"
-set postponed = "+ryuslash.org/Drafts"
-set ssl_force_tls = yes
+set from = "tom@ryuslash.org"
+set smtp_url = "smtp://tom@ryuslash.org@smtp.alwaysdata.com:587"
+set mbox = "+ryuslash.org/INBOX"
+set record = "+ryuslash.org/Sent"
+set postponed = "+ryuslash.org/Drafts"
unset signature
macro index E "<change-folder>+ryuslash.org/INBOX<enter><limit>~B " "search everything"