style: remove unnecessary sections

This commit is contained in:
Infinidoge 2021-09-26 13:28:27 -04:00
parent 8f89e52db6
commit d0c3ca87a4

View file

@ -1,6 +1,5 @@
;;; $DOOMDIR/config.el -*- lexical-binding: t; -*- ;;; $DOOMDIR/config.el -*- lexical-binding: t; -*-
;;; Code:
;; Place your private configuration here! Remember, you do not need to run 'doom ;; Place your private configuration here! Remember, you do not need to run 'doom
;; sync' after modifying this file! ;; sync' after modifying this file!
@ -8,9 +7,9 @@
;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; Some functionality uses this to identify you, e.g. GPG configuration, email
;; clients, file templates and snippets. ;; clients, file templates and snippets.
(setq (setq
user-full-name "Infinidoge" user-full-name "Infinidoge"
user-mail-address "infinidoge@doge-inc.net" user-mail-address "infinidoge@doge-inc.net"
) )
;; Doom exposes five (optional) variables for controlling fonts in Doom. Here ;; Doom exposes five (optional) variables for controlling fonts in Doom. Here
;; are the three important ones: ;; are the three important ones: