diff options
author | Kjetil Orbekk <kj@orbekk.com> | 2021-06-15 21:45:17 -0400 |
---|---|---|
committer | Kjetil Orbekk <kj@orbekk.com> | 2021-06-15 21:45:32 -0400 |
commit | da14f741fca0d73783017ee5b34d39691b2b03c1 (patch) | |
tree | 2c2e0a4724be2f218825db519cd885e65d666b2c /emacs | |
parent | 8cbf1e4566bf4e2683355b617ffcba450ea1d904 (diff) |
changes
Diffstat (limited to 'emacs')
-rw-r--r-- | emacs/.doom.d/config.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emacs/.doom.d/config.el b/emacs/.doom.d/config.el index 7038784..68c66c1 100644 --- a/emacs/.doom.d/config.el +++ b/emacs/.doom.d/config.el @@ -3,7 +3,6 @@ ;; Place your private configuration here! Remember, you do not need to run 'doom ;; sync' after modifying this file! - ;; Some functionality uses this to identify you, e.g. GPG configuration, email ;; clients, file templates and snippets. (setq user-full-name "KJ Orbekk" |