Commit graph

168 commits

Author SHA1 Message Date
a6cdb302e2 Add emacs-syncthing-status 2023-11-07 15:57:00 -08:00
c36b17fa7a Add MSMTP configuration 2023-11-06 00:28:00 -08:00
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
934b8bbffa Add autokey and copyq services 2023-10-12 20:54:54 -07:00
3712c888b7 Add golden-ratio to Emacs configuration 2023-10-12 17:03:21 -07:00
cb16d6af61 Add mpv and mpv-mpris services 2023-10-08 22:07:36 -07:00
25d760efc8 Add ‘ace-link’-specific settings 2023-10-03 22:12:22 -07:00
fac6e98dbf Add custom emacs-notmuch package
This fixes a bug that exists in the package that the Notmuch logo doesn't show
up in notmuch-hello. I'll try and make a couple of other changes before opening
a pull request back to Guix to fix it.
2023-09-29 14:35:02 -07:00
314ef89dc0 Add ace-link to my Emacs configuration 2023-09-28 00:22:30 -07:00
51a84e941e Add keybindings for managing dunst in stumpwm 2023-09-27 23:44:21 -07:00
9ad2400a9a Add eros to my Emacs configuration 2023-09-27 23:44:06 -07:00
6054dccc67 Add some indentation into zsh function 2023-09-19 00:38:04 -07:00
0bf5c4ee89 Update to latest emacs config 2023-09-19 00:37:47 -07:00
8341bb5d24 Add abcde as an alias for running through guix shell
I don't use ‘abcde’ frequently enough to keep it in my home profile all the
time.
2023-09-19 00:36:44 -07:00
c900af3e00 Add some more of my Emacs packages to my config 2023-09-14 22:54:36 -07:00
e6a5c692d3 Fix rebase error 2023-08-29 22:30:36 -07:00
8187a45c31 Add nonguix channel explicitly
My configuration depends on some nonguix packages and having it be only a
transient dependency through guix gaming channel means that when I disabled the
gaming channel because it was broken, it broke my configuration because it also
removed the nonguix channel from my configuration.
2023-08-29 22:28:37 -07:00
150273d741 Add zsh-autopair configuration 2023-08-29 22:28:30 -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
0f6732d1c9 Fix typo 2023-08-29 22:26:42 -07:00
edfc8c2558 Add emacs-yasnippet-capf to my configuration 2023-08-29 22:26:42 -07:00
ee001a23f5 Add abcde 2023-08-29 22:26:42 -07:00
4cca6074fa Add alias to zsh to reconfigure my guix-home 2023-08-29 22:26:42 -07:00
9679603547 Clean up Emacs helpful configuration 2023-08-29 22:26:42 -07:00
7a53f8302a Enable which key mode in stumpwm 2023-08-29 22:26:42 -07:00
cb90aa8b43 Add configuration for emacs-helpful 2023-08-29 22:26:42 -07:00
28ff76fc03 Add stumptray to stumpwm configuration 2023-08-29 22:26:42 -07:00
1cb472dd97 Split stumpwm-gaps configuration into separate service 2023-08-29 22:26:42 -07:00
b98c93c159 Change herbstluftwm configuration to consist of multiple files 2023-08-23 11:24:42 -07:00
9ecba4df90 [data] Use zsh-contextual-abbrevs 2023-08-23 10:58:09 -07:00
8835dbdc31 Fix unclutter configuration 2023-08-23 10:57:36 -07:00
c9d8a52b39 Add ZSH contextual abbrevs package 2023-08-23 10:57:10 -07:00
a086212b67 Fix stumpwm ‘*user-keybindings*’ definition 2023-07-22 23:06:12 -07:00
be28e41bb1 Ignore some more files with notmuch 2023-07-22 23:05:46 -07:00
d828d9155d Add oni-project Emacs configuration 2023-07-22 23:05:34 -07:00
27ac219de2 Add some more tree-sitter grammars 2023-07-17 22:09:53 -07:00
b146cf9bcc Add screenshot bindings to stumpwm 2023-07-15 01:30:43 -07:00
1af8952d27 Add ‘tree-sitter-bash’ as a test to see if tree-sitter works 2023-07-15 01:07:54 -07:00
39b6a32dbc Change to using ‘emacs-next-tree-sitter’ 2023-07-14 23:11:25 -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
5aa1d0c0e8 Add an indication to my zsh prompt that I'm using ‘guix shell’ 2023-07-14 00:27:58 -07:00
8e03d75bed Clean up checking prefixes in notmuch configuration 2023-07-12 15:50:20 -07:00
6445a90dfd Add notmuch configuration to guix-home 2023-07-12 15:46:05 -07:00
00c4bdde63 Add the Rosenthal channel to my Guix setup 2023-07-10 00:33:21 -07:00
211af48ee1 Add recutils to my home profile 2023-07-10 00:33:12 -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
c9beaec472 Add one-shot service to update my Inkplate display 2023-07-08 00:38:08 -07:00
7450bdcb2c Add ‘org-contacts’ to my configuration 2023-07-08 00:37:10 -07:00