Commit graph

9 commits

Author SHA1 Message Date
1f92565b73 Make the dashboard wiki page loading asynchronous 2023-10-13 14:43:15 -07:00
b6ae70a86b Add a random EmacsWiki page to my dashboard 2023-10-12 21:59:45 -07:00
7f3e524136 Add a random note from my Roam database to the dashboard 2023-10-12 20:56:47 -07:00
0e0fccec88 Rename ‘helpful.el’ to ‘oni-helpful.el’
This is to prevent any confusion about what files are loaded, otherwise the
configuration will provide the helpful feature that the helpful package should
provide.
2023-08-29 22:26:42 -07:00
9679603547 Clean up Emacs helpful configuration 2023-08-29 22:26:42 -07:00
cb90aa8b43 Add configuration for emacs-helpful 2023-08-29 22:26:42 -07:00
b144e84ea5 Add ‘emacs-oni-hy’
I just added a configuration for programming in Hy. This is the first step for
moving more of my Emacs configuration into guix home. Instead of adding the
autoload for ‘oni-hy’ in the ‘oni-core’ package, I've added it directly to my
Guix configuration. In the future I'll want to change this so that each package
gets its own configuration and also extends my Emacs configuration so that it
automatically adds these autoloads when I add a package.
2023-07-14 00:54:48 -07:00
0563a13567 Remove Inkplate update code from Emacs init
This should now be done by the one-shot service I created.
2023-07-08 00:41:24 -07:00
dd23871b67 Add Emacs configuration 2023-03-17 01:04:03 -07:00