mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Move pcache-directory to temp dir
This commit is contained in:
@ -118,7 +118,8 @@
|
|||||||
persistent-soft-exists-p
|
persistent-soft-exists-p
|
||||||
persistent-soft-flush
|
persistent-soft-flush
|
||||||
persistent-soft-location-readable
|
persistent-soft-location-readable
|
||||||
persistent-soft-location-destroy))
|
persistent-soft-location-destroy)
|
||||||
|
:config (setq pcache-directory (concat narf-temp-dir "pcache/")))
|
||||||
|
|
||||||
(use-package async
|
(use-package async
|
||||||
:commands (async-start
|
:commands (async-start
|
||||||
|
Reference in New Issue
Block a user