aboutsummaryrefslogtreecommitdiff
path: root/.emacs.d/early-init.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/early-init.el')
-rw-r--r--.emacs.d/early-init.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/.emacs.d/early-init.el b/.emacs.d/early-init.el
index ae3e189..4565a88 100644
--- a/.emacs.d/early-init.el
+++ b/.emacs.d/early-init.el
@@ -27,3 +27,7 @@
;; Do not report warnings. It's too noisy.
(setq native-comp-async-report-warnings-errors 'silent)
+
+;; Keep things minimal
+(setq inhibit-startup-screen t)
+(setq inhibit-startup-echo-area-message user-login-name)
nihil fit ex nihilo