mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
add author
This commit is contained in:
@@ -3,6 +3,8 @@
|
|||||||
;; Place your private configuration here
|
;; Place your private configuration here
|
||||||
(setq doom-font (font-spec :family "Fira Code" :size 16))
|
(setq doom-font (font-spec :family "Fira Code" :size 16))
|
||||||
|
|
||||||
|
(setq user-full-name "Thomas Ruoff")
|
||||||
|
(setq user-mail-address "thomasruoff@gmail.com")
|
||||||
|
|
||||||
(eval-after-load 'js-mode
|
(eval-after-load 'js-mode
|
||||||
'(add-hook 'js-mode-hook #'add-node-modules-path))
|
'(add-hook 'js-mode-hook #'add-node-modules-path))
|
||||||
|
|||||||
Reference in New Issue
Block a user