summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2023-11-22 18:36:04 +0100
committeryuzu-eva <stevenhu@web.de>2023-11-22 18:36:04 +0100
commit984ff741cdb05cd653ce8e53dae95b9c2d2ad0d1 (patch)
treeffaa075af76405abf0c2cfdbd37c376899b2ec7a
parent0cb91c18c6e26dcad4e78016bfc6b326547284e1 (diff)
Forgot to remove dashboard as initial buffer
-rw-r--r--.gitignore1
-rw-r--r--config.org5
2 files changed, 1 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 593fbaf..1143545 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@ smex-items
tramp
.last-package-update-day
.lsp-session*
+.mc-lists.el
.cache/
tree-sitter/
diff --git a/config.org b/config.org
index 785735b..618786e 100644
--- a/config.org
+++ b/config.org
@@ -115,11 +115,6 @@ Also using relative line numbers.
(set-face-attribute 'default nil :font "Hack Nerd Font" :height 110)
#+end_src
-*** Set initial buffer to dashboard
-#+begin_src emacs-lisp
- (setq initial-buffer-choice (lambda () (get-buffer-create "*dashboard*")))
-#+end_src
-
** Ease of use
*** Set default directory