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)))