From 373914e0844c0c25414f0f468f7d7422e3b680fe Mon Sep 17 00:00:00 2001 From: Gergely Polonkai Date: Tue, 23 Nov 2021 09:51:15 +0100 Subject: [PATCH] =?UTF-8?q?Set=20Paradox=E2=80=99=20token=20from=20authinf?= =?UTF-8?q?o?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configuration.org | 1 + 1 file changed, 1 insertion(+) diff --git a/configuration.org b/configuration.org index 8acf3bc..397c5fd 100644 --- a/configuration.org +++ b/configuration.org @@ -2498,6 +2498,7 @@ I don’t always use the package menu, but when i do, i want to do it in style :custom (paradox-lines-per-entry 2) (paradox-automatically-star t) + (paradox-github-token (nth 1 (auth-source-user-and-password "api.github.com" "gergelypolonkai^paradox")))) :bind (:map gpolonkai/pers-map ("C-p" . paradox-list-packages)))