Skip to content

Commit 5b568ca

Browse files
committed
gptel: Theme gptel-gh-token-file and gptel-gh-github-token-file
These are used to store authentication tokens after the GitHub login flow.
1 parent 68169be commit 5b568ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

no-littering.el

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,8 @@ This variable has to be set before `no-littering' is loaded.")
272272
(setq gnus-notes-file (var "gnus-notes/articles.el"))
273273
(setq gnus-notes-top-dir (var "gnus-notes/"))
274274
(setq gptel-crowdsourced-prompts-file (var "gptel-crowdsourced-prompts.csv"))
275+
(setq gptel-gh-token-file (var "gptel/gh-token"))
276+
(setq gptel-gh-github-token-file (var "gptel/gh-github-token"))
275277
(setq grammalecte-settings-file (etc "grammalecte-settings.el"))
276278
(setq hackernews-visited-links-file (var "hackernews/visited-links.el"))
277279
(setq harpoon-cache-file (var "harpoon/"))

0 commit comments

Comments
 (0)