]> git.donarmstrong.com Git - lib.git/commitdiff
turn off paradox github integration
authorDon Armstrong <don@donarmstrong.com>
Tue, 22 Dec 2020 17:14:06 +0000 (09:14 -0800)
committerDon Armstrong <don@donarmstrong.com>
Mon, 19 Apr 2021 15:22:35 +0000 (08:22 -0700)
emacs_el/configuration/don-configuration.org

index 5778d4ef367ee2d4f127e2849ec0f660fd147a3f..142fd79b1454f9dc430fc01fc4fddf264b204b98 100644 (file)
@@ -79,7 +79,9 @@ load  [[https://github.com/jwiegley/use-package/][use-package]] even faster
   (use-package paradox
     :ensure paradox
     :commands (paradox-upgrade-packages paradox-list-packages)
-    :config (setq paradox-execute-asynchronously t)
+    :config
+    (setq paradox-execute-asynchronously t)
+    (setq paradox-github-token t) ; I don't want to be prompted about this integration
     )
 #+END_SRC
 * Paths