Set Paradox’ token from authinfo

This commit is contained in:
Gergely Polonkai 2021-11-23 09:51:15 +01:00
parent 91cb5729ea
commit 373914e084
No known key found for this signature in database
GPG Key ID: 2D2885533B869ED4
1 changed files with 1 additions and 0 deletions

View File

@ -2498,6 +2498,7 @@ I dont 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)))