Add new configs
Updated existing configs to actually provide the correct symbols
This commit is contained in:
@@ -1,13 +1,16 @@
|
||||
;;; $DOOMDIR/lsip/DESKTOP-TPC8GRE.el -*- lexical-binding: t; -*-
|
||||
;;; $DOOMDIR/lisp/DESKTOP-TPC8GRE.el --- Host specific configuration -*- lexical-binding: t; -*-
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
;; 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:
|
||||
(provide 'DESKTOP-TPC8GRE)
|
||||
;;; DESKTOP-TPC8GRE.el ends here
|
||||
|
||||
Reference in New Issue
Block a user