Move pcache-directory to temp dir
This commit is contained in:
parent
afc48b0729
commit
c4fe40a0a7
1 changed files with 2 additions and 1 deletions
|
@ -118,7 +118,8 @@
|
|||
persistent-soft-exists-p
|
||||
persistent-soft-flush
|
||||
persistent-soft-location-readable
|
||||
persistent-soft-location-destroy))
|
||||
persistent-soft-location-destroy)
|
||||
:config (setq pcache-directory (concat narf-temp-dir "pcache/")))
|
||||
|
||||
(use-package async
|
||||
:commands (async-start
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue