diff options
| -rw-r--r-- | .gitignore | 1 | ||||
| -rw-r--r-- | config.org | 5 |
2 files changed, 1 insertions, 5 deletions
@@ -7,6 +7,7 @@ smex-items tramp .last-package-update-day .lsp-session* +.mc-lists.el .cache/ tree-sitter/ @@ -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 |
