aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
Commit message (Collapse)AuthorAgeFilesLines
...
* Add abcde as an alias for running through guix shellGravatar Tom Willemse2023-09-192-1/+1
| | | | | I don't use ‘abcde’ frequently enough to keep it in my home profile all the time.
* Add some more of my Emacs packages to my configGravatar Tom Willemse2023-09-142-4/+116
|
* Fix rebase errorGravatar Tom Willemse2023-08-291-5/+5
|
* Add nonguix channel explicitlyGravatar Tom Willemse2023-08-291-0/+9
| | | | | | | 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.
* Add zsh-autopair configurationGravatar Tom Willemse2023-08-292-2/+36
|
* Rename ‘helpful.el’ to ‘oni-helpful.el’Gravatar Tom Willemse2023-08-291-3/+3
| | | | | | 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.
* Fix typoGravatar Tom Willemse2023-08-291-1/+1
|
* Add emacs-yasnippet-capf to my configurationGravatar Tom Willemse2023-08-292-3/+44
|
* Add abcdeGravatar Tom Willemse2023-08-291-0/+3
|
* Add alias to zsh to reconfigure my guix-homeGravatar Tom Willemse2023-08-291-0/+1
|
* Clean up Emacs helpful configurationGravatar Tom Willemse2023-08-291-8/+7
|
* Enable which key mode in stumpwmGravatar Tom Willemse2023-08-291-0/+2
|
* Add configuration for emacs-helpfulGravatar Tom Willemse2023-08-293-4/+97
|
* Add stumptray to stumpwm configurationGravatar Tom Willemse2023-08-292-3/+44
|
* Split stumpwm-gaps configuration into separate serviceGravatar Tom Willemse2023-08-294-79/+143
|
* Change herbstluftwm configuration to consist of multiple ↵Gravatar Tom Willemse2023-08-232-10/+13
| | | | files
* [data] Use zsh-contextual-abbrevsGravatar Tom Willemse2023-08-231-1/+3
|
* Fix unclutter configurationGravatar Tom Willemse2023-08-231-3/+3
|
* Add ZSH contextual abbrevs packageGravatar Tom Willemse2023-08-231-1/+34
|
* Fix stumpwm ‘*user-keybindings*’ definitionGravatar Tom Willemse2023-07-221-1/+2
|
* Ignore some more files with notmuchGravatar Tom Willemse2023-07-221-1/+2
|
* Add oni-project Emacs configurationGravatar Tom Willemse2023-07-221-1/+4
|
* Add some more tree-sitter grammarsGravatar Tom Willemse2023-07-171-1/+11
|
* Add screenshot bindings to stumpwmGravatar Tom Willemse2023-07-151-0/+15
|
* Add ‘tree-sitter-bash’ as a test to see if ↵Gravatar Tom Willemse2023-07-151-0/+3
| | | | tree-sitter works
* Change to using ‘emacs-next-tree-sitter’Gravatar Tom Willemse2023-07-141-3/+3
|
* Add ‘emacs-oni-hy’Gravatar Tom Willemse2023-07-143-11/+30
| | | | | | | | | 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.
* Add an indication to my zsh prompt that I'm using ↵Gravatar Tom Willemse2023-07-142-1/+5
| | | | ‘guix shell’
* Clean up checking prefixes in notmuch configurationGravatar Tom Willemse2023-07-121-27/+30
|
* Add notmuch configuration to guix-homeGravatar Tom Willemse2023-07-122-1/+146
|
* Add the Rosenthal channel to my Guix setupGravatar Tom Willemse2023-07-101-1/+10
|
* Add recutils to my home profileGravatar Tom Willemse2023-07-101-0/+5
|
* Remove Inkplate update code from Emacs initGravatar Tom Willemse2023-07-081-25/+0
| | | | This should now be done by the one-shot service I created.
* Add one-shot service to update my Inkplate displayGravatar Tom Willemse2023-07-082-1/+65
|
* Add ‘org-contacts’ to my configurationGravatar Tom Willemse2023-07-081-1/+3
|
* Add a keybinding to kitty for displaying guix build logsGravatar Tom Willemse2023-07-081-1/+4
|
* Install my notmuch configuration for Emacs with guix-homeGravatar Tom Willemse2023-06-211-1/+3
|
* Install ‘emacs-org-roam’ into my home profileGravatar Tom Willemse2023-06-211-0/+3
|
* Replace all ‘lambda’ occurrences with ‘λ’Gravatar Tom Willemse2023-06-208-43/+40
|
* Add gaps to my stumpwm configurationGravatar Tom Willemse2023-06-202-3/+77
| | | | | | | I had to copy in and redefine the ‘stumpwm::maximize-window’ function from the ‘swm-gaps’ package because for some reason ‘(frame-width ...)’ returns a ratio on my machine (is it because high-dpi, or ultra-wide? I don't know) and not an integer, which screws up the ‘(setf (xlib:drawable-width ...) ...)’ call.
* Enable hiding commands that start with a space in ZSHGravatar Tom Willemse2023-06-151-0/+1
|
* Add keybindings like the ones in Emacs for kitty window ↵Gravatar Tom Willemse2023-05-311-1/+5
| | | | management
* Add some more of my emacs configuratin packages to my ↵Gravatar Tom Willemse2023-05-251-1/+15
| | | | home profile
* Add horizontal rule before and after running commands in zshGravatar Tom Willemse2023-05-241-0/+6
|
* Include imports required for ‘with-master-branch’Gravatar Tom Willemse2023-05-241-0/+4
|
* Change the color of the window name in the mode lineGravatar Tom Willemse2023-04-221-1/+2
|
* Update colors for stumpwmGravatar Tom Willemse2023-04-221-0/+8
|
* Show VPN status in mode-lineGravatar Tom Willemse2023-04-221-1/+9
|
* Show only a single window title in the mode-lineGravatar Tom Willemse2023-04-221-2/+7
|
* Add keybindings for running programs and switching windowsGravatar Tom Willemse2023-04-221-0/+2
|