diff options
Diffstat (limited to 'emacs/.emacs.d')
-rw-r--r-- | emacs/.emacs.d/init/ycp-web.el | 4 | ||||
m--------- | emacs/.emacs.d/lisp/ttrss.el | 0 |
2 files changed, 4 insertions, 0 deletions
diff --git a/emacs/.emacs.d/init/ycp-web.el b/emacs/.emacs.d/init/ycp-web.el index 090c8da..4045777 100644 --- a/emacs/.emacs.d/init/ycp-web.el +++ b/emacs/.emacs.d/init/ycp-web.el @@ -403,4 +403,8 @@ . ,(lambda (url &rest _) (reddio-open-url url)))) ) +(my-package ttrss + (:delay 60) + (my-setq-from-local ttrss-address ttrss-user ttrss-password)) + (provide 'ycp-web) diff --git a/emacs/.emacs.d/lisp/ttrss.el b/emacs/.emacs.d/lisp/ttrss.el new file mode 160000 +Subproject e90d8f7ccaf235053057bd91d3a2113582604e2 |