Set the location of Ement’s token file

This commit is contained in:
Gergely Polonkai 2021-10-27 08:06:37 +02:00
parent f7e4f072ca
commit 1168562e70
No known key found for this signature in database
GPG Key ID: 38F402C8471DDE93
1 changed files with 0 additions and 1 deletions

View File

@ -1263,7 +1263,6 @@ For some strange reason having this at the end of my configuration can cause une
:ensure nil
:quelpa (ement :fetcher github :repo "alphapapa/ement.el")
:custom
(ement-save-session-file "~/.cache/ement.el.token")
(ement-save-token t))
#+end_src