2 Komitmen fa9f2de13a ... 015cb57576

Pembuat SHA1 Pesan Tanggal
  Category 015cb57576 Merge branch 'master' of https://notabug.org/Category/dotfiles 1 tahun lalu
  Category ca3391871a Elfeed database now stored with org files for syncing 1 tahun lalu
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      emacs_config.org

+ 1 - 0
emacs_config.org

@@ -225,6 +225,7 @@ Settings for the main RSS reader package
   :ensure t
   :config
   (setq elfeed-sort-order 'ascending)
+  (setq elfeed-db-directory "~/org/.elfeed")
   (elfeed-update))
 #+END_SRC