dotfiles

configuration files for shell, text editor, graphical environment, etc.
git clone git://src.adamsgaard.dk/dotfiles
Log | Files | Refs | README | LICENSE Back to index

commit 95d7418f89b173a404ff844198f2b4042e982f93
parent 910b7309ff2a0ab4a38aba94e57ec386e4efbf03
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Fri,  6 Sep 2019 10:40:09 +0200

Remove old SMTP accounts, update feeds

Diffstat:
M.config/newsboat/urls | 13++-----------
M.msmtprc | 45---------------------------------------------
2 files changed, 2 insertions(+), 56 deletions(-)

diff --git a/.config/newsboat/urls b/.config/newsboat/urls @@ -43,12 +43,10 @@ https://igpp.ucsd.edu/news/rss.xml research "~research: IGPP Recent News" http://onlinelibrary.wiley.com/rss/journal/10.1002/%28ISSN%292169-9011 research "~research: Journal of Geophysical Research: Earth Surface" http://onlinelibrary.wiley.com/rss/journal/10.1002/(ISSN)2169-9291 research "~research: Journal of Geophysical Research: Oceans" http://feeds.nature.com/nclimate/rss/current research "~research: Nature Climate Change" -http://feeds.nature.com/ngeo/rss/current research "~research: Nature Geoscience" http://www.journals.elsevier.com/powder-technology/rss/ research "~research: Powder Technology" http://feeds.aps.org/rss/tocsec/PRE-Computationalphysics.xml research "~research: Physical Review E: Computational physics" http://feeds.aps.org/rss/tocsec/PRE-Fluiddynamics.xml research "~research: Physical Review E: Fluid dynamics" http://feeds.aps.org/rss/tocsec/PRE-Granularmaterials.xml research "~research: Physical Review E: Granular materials" -http://www.journals.elsevier.com/quaternary-science-reviews/rss research "~research: Quaternary Science Reviews" http://www.sciencemag.org/rss/current.xml research "~research: Science" http://rss.sciencedirect.com/publication/science/02773791 research "~research: Quaternary Science Reviews" http://www.the-cryosphere.net/xml/rss2_0.xml research "~research: The Cryosphere" @@ -70,6 +68,8 @@ http://motherboard.vice.com/rss tech "~tech: Vice Motherboard" http://vimcasts.org/feeds/quicktime.rss tech "~tech: Vimcasts" https://vimways.org/index.xml tech "~tech: Vimways" http://codemadness.org/atom.xml tech "~tech: codemadness (Hiltjo Posthuma)" +https://www.archlinux.org/feeds/news/ arch tech "~tech: arch news" +https://voidlinux.org/atom.xml tech "~tech: voidlinux news" https://www.reddit.com/r/linux.rss reddit tech "~reddit: r/linux" https://www.reddit.com/r/commandline.rss reddit tech "~reddit: r/commandline" @@ -80,15 +80,6 @@ https://www.reddit.com/r/suckless.rss reddit tech "~reddit: r/suckless" https://www.reddit.com/r/unixporn.rss reddit tech "~reddit: r/unixporn" https://www.reddit.com/r/analog.rss reddit tech "~reddit: r/analog" -https://gitlab.com/muttmua/mutt/commits/master?format=atom tech git "~git: Mutt Master commits" -# https://gitlab.com/admesg.atom tech git "~git: admesg" -# https://github.com/anders-dc.atom tech git "~git: anders-dc" -https://github.com/newsboat.atom tech git "~git: newsboat" - -https://www.archlinux.org/feeds/news/ arch tech "~arch: News" -https://www.archlinux.org/feeds/packages/added/x86_64/" arch tech "~arch: x86_64 Packages Added" -https://voidlinux.org/atom.xml "~voidlinux: News" - https://www.youtube.com/feeds/videos.xml?channel_id=UC7c8mE90qCtu11z47U0KErg youtube research "~youtube: Nature" https://www.youtube.com/feeds/videos.xml?channel_id=UC3I2GFN_F8WudD_2jUZbojA youtube music "~youtube: KEXP" diff --git a/.msmtprc b/.msmtprc @@ -1,48 +1,3 @@ -account riseup -host mail.riseup.net -port 587 -auth on -user andersd -passwordeval "pass Email/andersd@riseup.net" -from andersd@riseup.net -tls on -tls_certcheck on -tls_trust_file ~/.config/mutt/ca-certificates.crt - -account geomail -host asmtp.au.dk -port 587 -auth login -user au217756 -passwordeval "pass Email/anders.damsgaard@geo.au.dk" -from anders.damsgaard@geo.au.dk -tls on -tls_certcheck on -tls_trust_file ~/.config/mutt/ca-certificates.crt - -account gmail -host smtp.gmail.com -port 587 -protocol smtp -auth on -from andersdc@gmail.com -passwordeval "pass Email/andersdc@gmail.com" -user andersdc@gmail.com -tls on -tls_trust_file ~/.config/mutt/ca-certificates.crt - -account princeton -host smtp-mail.outlook.com -port 587 -auth on -user andersd@princeton.edu -passwordeval "pass Email/andersd@princeton.edu" -from andersd@princeton.edu -tls on -tls_certcheck on -tls_trust_file ~/.config/mutt/ca-certificates.crt -tls_starttls on - account adamsgaard host smtp.fastmail.com port 587