~edwargix/emacs.d

246a588ff36f87ac9fd89233219002bb2ec3c20f — David Florness 7 years ago c37c27d
init.el commentary
1 files changed, 8 insertions(+), 0 deletions(-)

M init.el
M init.el => init.el +8 -0
@@ 1,3 1,11 @@
;;; init.el --- Setup Emacs

;;; Commentary:

;; My personal init.el for Emacs.

;;; Code:


(add-to-list 'load-path "~/.emacs.d/lisp")