Having an alias confuses my tiny brain

This commit is contained in:
Emmet 2023-06-05 14:11:26 -05:00
parent 187700919c
commit 774775d277
4 changed files with 5 additions and 5 deletions

View file

@ -1,5 +1,5 @@
#+TITLE: Doom Emacs Literate Config
#+AUTHOR: librephoenix
#+AUTHOR: Emmet
* Table of Contents :TOC:QUOTE:
#+BEGIN_QUOTE
@ -55,7 +55,7 @@ I use this functionality to load my private config file with non-public informat
;;;------ User configuration ------;;;
;; My default user identity as my yt alias
(setq user-full-name "librephoenix")
(setq user-full-name "Emmet")
;; I prefer visual lines
(setq display-line-numbers-type 'visual