set user-full-name

master
John Turner 7 months ago
parent e6dcfd0f20
commit 763e3f0d1f
No known key found for this signature in database

@ -38,7 +38,8 @@
tab-width 4
temporary-file-directory (file-name-concat (or (getenv "TMPDIR") "/tmp") ".emacs")
use-package-always-demand t
use-package-ensure-function 'ignore)
use-package-ensure-function 'ignore
user-full-name "John Turner")
(setq-default create-lockfiles nil
display-fill-column-indicator-column 120

Loading…
Cancel
Save