refactor(segmentation): clean up cns config with use-package
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
|
||||
(use-package dashboard
|
||||
:autoload dashboard-setup-startup-hook
|
||||
:init
|
||||
:hook after-init
|
||||
:config
|
||||
(setq dashboard-banner-logo-title (format "%s" emacs-version)
|
||||
dashboard-banner-ascii " ##### # # # # ####### # # # ##### ##### \n# # ## # # # # ## ## # # # # # # \n# # # # # # # # # # # # # # # \n# #### # # # # # ##### # # # # # # ##### \n# # # # # # # # # # ####### # # \n# # # ## # # # # # # # # # # # \n ##### # # ##### ####### # # # # ##### ##### "
|
||||
dashboard-startup-banner 'ascii
|
||||
|
||||
Reference in New Issue
Block a user