update profile

This commit is contained in:
Jesús 2018-08-05 17:38:07 -05:00
parent bb9f046697
commit f383a5ca9a
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -1,8 +1,8 @@
;; Garbage collection threshold
(setq local/gc-cons-threshold (* 512 1024 1024))
(setq user-full-name "username")
(setq user-mail-address "username@email.domain")
(setq user-full-name "Jesús E.")
(setq user-mail-address "heckyel@hyperbola.info")
(set-language-environment "UTF-8")
(setq large-file-warning-threshold (* 15 1024 1024))
(prefer-coding-system 'utf-8)