From: Christian Heller Date: Mon, 6 May 2019 19:47:51 +0000 (+0200) Subject: Credit where credit is due. X-Git-Url: https://plomlompom.com/repos/?a=commitdiff_plain;h=446f2928d8e16fae5e30f9012daedbaf217ce652;p=config Credit where credit is due. --- diff --git a/buster/home_files/user_eeepc/.emacs.d/init.el b/buster/home_files/user_eeepc/.emacs.d/init.el index b211883..81359f9 100644 --- a/buster/home_files/user_eeepc/.emacs.d/init.el +++ b/buster/home_files/user_eeepc/.emacs.d/init.el @@ -97,6 +97,7 @@ ("melpa-stable" . "https://stable.melpa.org/packages/"))) ;; ensure certain packages are installed (actually, we use Debian repos here) +;; credit to ;(setq package-list '(elfeed ledger-mode)) ;(package-initialize) ;(dolist (package package-list)