Move machine and platform specific code into new files
Move some config out of custom.el for portability
This commit is contained in:
13
lisp/DESKTOP-TPC8GRE.el
Normal file
13
lisp/DESKTOP-TPC8GRE.el
Normal file
@@ -0,0 +1,13 @@
|
||||
;;; $DOOMDIR/lsip/DESKTOP-TPC8GRE.el -*- lexical-binding: t; -*-
|
||||
|
||||
;; Must be set before org loads
|
||||
(setopt
|
||||
org-directory
|
||||
"C:/Users/EmmaTurner/OneDrive - Exponential Technology Group, Inc/Documents/Notes/")
|
||||
|
||||
(provide (intern (system-name)))
|
||||
|
||||
;; For elisp-autofmt
|
||||
;; Local variables:
|
||||
;; elisp-autofmt-load-packages-local: ("use-package" "use-package-core")
|
||||
;; end:
|
||||
Reference in New Issue
Block a user