Restart emacs, fix ssh
This commit is contained in:
@ -118,7 +118,7 @@ Here we’re going to use Miniflux as a back-end store for our RSS feeds.
|
||||
(setq elfeed-protocol-fever-maxsize 100)
|
||||
(setq elfeed-feeds '(("fever+https://secstate@rss.unbl.ink"
|
||||
:api-url "https://rss.unbl.ink/fever/"
|
||||
:password "password"
|
||||
:password "delegator flaxseed request washer"
|
||||
:autotags '(("rss.unbl.ink")))))
|
||||
|
||||
;(setq elfeed-protocol-log-trace t)
|
||||
@ -490,3 +490,8 @@ Here we are trying to auto-translate Word and PDF files to be viewed in Emacs.
|
||||
(setq org-reveal-root "file:///path-to-reveal.js")
|
||||
(setq org-reveal-title-slide nil)
|
||||
#+end_src
|
||||
|
||||
* ChatGPT
|
||||
#+begin_src emacs-lisp
|
||||
;(require 'chatgpt-shell)
|
||||
#+end_src
|
||||
|
||||
Reference in New Issue
Block a user