Move .config content to the root and rename doom folder
This commit is contained in:
parent
741b493376
commit
f5b39a03dd
13 changed files with 0 additions and 0 deletions
|
|
@ -1,23 +0,0 @@
|
|||
(setq user-full-name "John Doe"
|
||||
user-mail-address "john@doe.com")
|
||||
|
||||
|
||||
(load "doom-themes")
|
||||
|
||||
;; doom-henna, doom-nord, doom-one, doom-opera, doom-miramare, doom-manegarm
|
||||
(setq doom-theme 'doom-one)
|
||||
|
||||
(setq display-line-numbers-type 'relative)
|
||||
|
||||
(setq org-directory "~/org/")
|
||||
|
||||
(setq doom-font (font-spec :family "Iosevka Fixed Medium" :size 15))
|
||||
|
||||
(beacon-mode 1)
|
||||
(good-scroll-mode 1)
|
||||
(elcord-mode 1)
|
||||
|
||||
(custom-set-variables
|
||||
'(initial-frame-alist (quote ((fullscreen . maximized))))
|
||||
)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue