Last active
March 5, 2018 20:15
-
-
Save rollacaster/7ea2eb29c1e88834b40a4117ae6d7bfd to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(use-package adafruit-wisdom | |
:init | |
(setq inhibit-startup-message t) | |
(setq initial-scratch-message (format ";; %s\n" (adafruit-wisdom-select)))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Kudos to gonewest818 for adafruit-wisdom