1
0
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:
Jack Foltz 2019-02-10 14:09:23 -05:00
parent a79455dc49
commit 659984a9ad
No known key found for this signature in database
GPG Key ID: E7B502AB1576E6CD
3 changed files with 924 additions and 921 deletions

File diff suppressed because it is too large Load Diff

View File

@ -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))

View File

@ -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