[Emacs Lisp] Personal ~/.emacs.d/ configuration folder.
Default Emacs homescreen is beautiful <3
smart-documents.org
@@ -845,14 +845,7 @@
845
845
We replace the standard welcome screen with our own.
846
846
847
847
#+BEGIN_SRC emacs-lisp :tangle yes
848
Removed:
(setq inhibit-startup-message t)
849
Removed:
(use-package dashboard
850
Removed:
:config
851
Removed:
(dashboard-setup-startup-hook)
852
Removed:
(setq dashboard-startup-banner "Emacs")
853
Removed:
(setq dashboard-items '((recents . 5)
854
Removed:
(projects . 5)))
855
Removed:
(setq dashboard-banner-logo-title "A modern professional text editor."))
848
Added:
856
849
#+END_SRC
857
850
858
851
*** Better parentheses