Fix doom-etc-dir to contain a trailing slash

as it is needed in order to properly concatenate path parts with this folder
This commit is contained in:
László Vaskó
2020-02-25 23:40:11 +01:00
parent 2224e8f2dc
commit 48689e30bd

View File

@ -18,7 +18,7 @@ index cb12f8d08..03f370691 100644
`doom-etc-dir' and `doom-cache-dir'. Must end with a slash.")
-(defconst doom-etc-dir (concat doom-local-dir "etc/")
+(defconst doom-etc-dir "~/.local/doom"
+(defconst doom-etc-dir "~/.local/doom/"
"Directory for non-volatile local storage.
Use this for files that don't change much, like server binaries, external