Compare commits
2 commits
a0a47c84dc
...
467160bbf8
Author | SHA1 | Date | |
---|---|---|---|
467160bbf8 | |||
09481bedbc |
2 changed files with 9 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2022.0826.235722
|
;; Version: 2023.0717.113326
|
||||||
;; Package-Requires: (circe oni-lui circe-serenity olivetti)
|
;; Package-Requires: (circe oni-lui circe-serenity olivetti)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -90,6 +90,11 @@ which may be encrypted."
|
||||||
"#org-mode"
|
"#org-mode"
|
||||||
"#guile-steel"
|
"#guile-steel"
|
||||||
"#guile"
|
"#guile"
|
||||||
|
"#commonlisp"
|
||||||
|
"#lisp"
|
||||||
|
"#clschool"
|
||||||
|
"#lispcafe"
|
||||||
|
"#emacs-beginners"
|
||||||
:after-auth
|
:after-auth
|
||||||
"#emacs")
|
"#emacs")
|
||||||
:nickserv-password ,(oni-circe-get-password-for "irc.libera.chat")))
|
:nickserv-password ,(oni-circe-get-password-for "irc.libera.chat")))
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
;; Author: Tom Willemse <tom@ryuslash.org>
|
;; Author: Tom Willemse <tom@ryuslash.org>
|
||||||
;; Keywords: local
|
;; Keywords: local
|
||||||
;; Version: 2023.0529.163644
|
;; Version: 2023.0717.151455
|
||||||
;; Package-Requires: (elfeed olivetti)
|
;; Package-Requires: (elfeed olivetti)
|
||||||
|
|
||||||
;; This program is free software; you can redistribute it and/or modify
|
;; This program is free software; you can redistribute it and/or modify
|
||||||
|
@ -81,7 +81,8 @@
|
||||||
"https://www.reddit.com/r/wallpapers/new.xml"
|
"https://www.reddit.com/r/wallpapers/new.xml"
|
||||||
"https://picolisp-explored.com/rss.xml"
|
"https://picolisp-explored.com/rss.xml"
|
||||||
"https://onethingwell.org/rss"
|
"https://onethingwell.org/rss"
|
||||||
"https://hackaday.com/tag/cyberdeck/feed/"))
|
"https://hackaday.com/tag/cyberdeck/feed/"
|
||||||
|
"https://bm.babab.nl/feed/atom"))
|
||||||
|
|
||||||
(add-hook 'elfeed-new-entry-hook
|
(add-hook 'elfeed-new-entry-hook
|
||||||
(elfeed-make-tagger :before "2 weeks ago"
|
(elfeed-make-tagger :before "2 weeks ago"
|
||||||
|
|
Loading…
Reference in a new issue