[Private] Don’t use symlinks, adjust load-path instead

This eliminates the need for symlinks, and thus also works under Windows.
This commit is contained in:
Daniel - 2017-09-14 19:33:29 +02:00
parent 78c7c5c81f
commit da1e3d8cec
Signed by: dbo
GPG Key ID: 4F63DB96D45AA9C6
2 changed files with 1 additions and 1 deletions

View File

@ -218,6 +218,7 @@
;; * Builtin Variables
(use-package db-private
:load-path "private"
:defines (db/personal-mail-address
db/work-mail-address
db/jabber-id

View File

@ -1 +0,0 @@
../private/db-private.el