Add user name and email
This commit is contained in:
parent
72f8998d91
commit
3659b70579
@ -7,8 +7,13 @@
|
||||
;;; Emacs from scratch (somewhat), this is my ~~story~~ config
|
||||
;;; ((((((((((((((((((((!!!GNU EMACS!!!))))))))))))))))))))
|
||||
;;;
|
||||
|
||||
;;; Code:
|
||||
|
||||
;;; User Info
|
||||
(setq user-full-name "James Dixon")
|
||||
(setq user-mail-address "notjamesdixon@gmail.com")
|
||||
|
||||
;;; * Start "Sensible Defaults" *
|
||||
|
||||
;; Do not do these things
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user