Skip to content

Instantly share code, notes, and snippets.

@newbenhd
Created August 15, 2017 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save newbenhd/afae9a8515b4e9f45ab5b358c705b42d to your computer and use it in GitHub Desktop.
Save newbenhd/afae9a8515b4e9f45ab5b358c705b42d to your computer and use it in GitHub Desktop.
(require 'dashboard)
(dashboard-setup-startup-hook)
(setq dashboard-banner-logo-title "Welcome, White_soldier")
(setq dashboard-items '((recents . 5)
(bookmarks . 5)
(projects . 5)
(agenda . 5)))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment