summary refs log tree commit diff stats
path: root/tag-emacs
diff options
context:
space:
mode:
authorAlan Pearce2014-04-26 13:48:43 +0100
committerAlan Pearce2014-04-26 13:48:43 +0100
commitea72f9d6febff70d7c6042c979f4271ba2f17dc1 (patch)
tree6b1fdf5086e6f794feb26a87a2fb10db34d9ed25 /tag-emacs
parent2e2dbab1f6359b7c5bb4f5fa2939dffa0a0e5f5f (diff)
downloaddotfiles-ea72f9d6febff70d7c6042c979f4271ba2f17dc1.tar.lz
dotfiles-ea72f9d6febff70d7c6042c979f4271ba2f17dc1.tar.zst
dotfiles-ea72f9d6febff70d7c6042c979f4271ba2f17dc1.zip
Emacs: star github packages automatically
Diffstat (limited to 'tag-emacs')
-rw-r--r--tag-emacs/emacs.d/init.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/tag-emacs/emacs.d/init.el b/tag-emacs/emacs.d/init.el
index 4bd4497..7ee336d 100644
--- a/tag-emacs/emacs.d/init.el
+++ b/tag-emacs/emacs.d/init.el
@@ -46,7 +46,8 @@
 (req-package paradox
   :init (progn
           (when paradox-github-token
-            (paradox-enable))))
+            (paradox-enable))
+          (setq paradox-automatically-star t)))
 
 ;;;; Style