mirror of
https://github.com/Foltik/dotfiles
synced 2025-01-22 06:50:57 -05:00
Move sandbox into main config
This commit is contained in:
parent
a79455dc49
commit
659984a9ad
File diff suppressed because it is too large
Load Diff
@ -1,7 +1,7 @@
|
||||
;; Needs to be commented or else it will be added back
|
||||
; (package-initialize)
|
||||
|
||||
(defvar jf-config-file (expand-file-name "sandbox.org" user-emacs-directory))
|
||||
(defvar jf-config-file (expand-file-name "config.org" user-emacs-directory))
|
||||
(defvar jf-init-file (expand-file-name "init.el" user-emacs-directory))
|
||||
(defvar jf-load-path (expand-file-name "lisp/" user-emacs-directory))
|
||||
|
||||
|
@ -31,7 +31,6 @@ Editors:
|
||||
- emacs:
|
||||
config:
|
||||
- .emacs.d/config.org
|
||||
- .emacs.d/sandbox.org
|
||||
- .emacs.d/init.el
|
||||
- .local/share/applications/emacs.desktop
|
||||
- neovim
|
||||
|
Loading…
Reference in New Issue
Block a user