diff --git a/config/emacs/.config/emacs/init.el b/config/emacs/.config/emacs/init.el index 4f2dc2f..7ced663 100644 --- a/config/emacs/.config/emacs/init.el +++ b/config/emacs/.config/emacs/init.el @@ -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