mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
6 lines
181 B
EmacsLisp
6 lines
181 B
EmacsLisp
(setq user-full-name "Smirnov Alexandr"
|
|
user-mail-address "ss2316544@gmail.com")
|
|
|
|
(setq doom-theme 'doom-one)
|
|
(setq org-directory "~/org/")
|
|
(setq display-line-numbers-type t)
|