| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | emacs: Fix warnings about resolving relative files | 2 days | 2 | -3/+10 | |
| | | | | | | This was taken from the ‘(gnu home services dotfiles)’ module, which does the same thing for dotfiles. | ||||
| * | emacs: Use latest git version of ace-window | 2 days | 1 | -9/+13 | |
| | | |||||
| * | wezterm: Fix url regexp | 2 days | 1 | -1/+1 | |
| | | | | | | | It didn't recognize ‘-’ as part of the URL because it was interpreting the pattern as “any character from ‘/’ until ‘~’” rather than “any character ‘/’, ‘~’, or ‘-’.” | ||||
| * | emacs: Make snippet dirs part of configuration | 2 days | 2 | -14/+19 | |
| | | |||||
| * | emacs: Add all snippets files into my guix configuration | 2 days | 1 | -1/+22 | |
| | | |||||
| * | rincewind: Use compiled wezterm init file | 3 days | 2 | -2/+3 | |
| | | |||||
| * | Update ‘yoshi-theme’ to latest | 3 days | 1 | -3/+3 | |
| | | |||||
| * | Fix deprecation warnings | 3 days | 6 | -6/+6 | |
| | | |||||
| * | rincewind: Include local Emacs init file | 3 days | 1 | -0/+1 | |
| | | |||||
| * | rincewind: Remove polybar import | 3 days | 1 | -5/+0 | |
| | | |||||
| * | rincewind: Add some Emacs packages | 3 days | 1 | -8/+12 | |
| | | |||||
| * | emacs: Add settings for Help | 3 days | 1 | -0/+12 | |
| | | |||||
| * | Tangle init.org before configuring guix on rincewind | 3 days | 2 | -4/+7 | |
| | | |||||
| * | emacs: Fix issue with ‘C-c o’ not being a prefix key | 3 days | 1 | -20/+21 | |
| | | |||||
| * | emacs: Only ensure packages on macos | 3 days | 1 | -4/+6 | |
| | | |||||
| * | data: Install local sbclrc to configure SBCL | 3 days | 3 | -3/+42 | |
| | | |||||
| * | sbcl: Make ‘C-d’ quit the REPL on an empty line | 3 days | 1 | -2/+10 | |
| | | | | | | | I'm quite used to typing in ‘C-d’ to quit any kind of REPL. Most accept that an EOF marker showing up means that it's time to quit. SBCL (with linedit) just reports that it's happened. This change makes it work the way I prefer again. | ||||
| * | sbcl: Fix quicklisp path | 3 days | 1 | -1/+1 | |
| | | | | | | | Once upon a time I'd installed Quicklisp into ‘~/.local/share/quicklisp’ instead of the default ‘~/quicklisp’ and I forgot that I had to do this manually. I'm probably better off just using the default value. | ||||
| * | sbcl: Rename .sbclrc -> sbclrc | 3 days | 1 | -0/+0 | |
| | | | | | Guix doesn't allow files starting with a . to be used by ‘local-file’. | ||||
| * | macos: Add omniwm | 6 days | 1 | -0/+2 | |
| | | | | | https://omniwm.app/ | ||||
| * | macos: Add git-secret | 6 days | 1 | -0/+2 | |
| | | |||||
| * | emacs: Add snippets | 6 days | 77 | -0/+592 | |
| | | |||||
| * | emacs: Enable corfu for all prog-mode buffers | 6 days | 1 | -0/+1 | |
| | | |||||
| * | emacs: Enable paredit for some lispy modes | 6 days | 1 | -0/+9 | |
| | | |||||
| * | wezterm: Accept ‘~’ as a URL character | 13 days | 1 | -1/+1 | |
| | | |||||
| * | Emacs: Automatically load ‘phel-mode’ for .phel files | 13 days | 1 | -0/+9 | |
| | | |||||
| * | Add cgitrc file | 13 days | 1 | -0/+1 | |
| | | | | | This should be loaded by cgit. | ||||
| * | rincewind: Simplify imports | 13 days | 1 | -184/+47 | |
| | | |||||
| * | Emacs: Reorganize consult configuration | 2026-08-26 | 1 | -12/+10 | |
| | | |||||
| * | Emacs: Add golden ratio configuration | 2026-08-26 | 1 | -0/+16 | |
| | | |||||
| * | zsh: Remove unused prompt definitions | 2026-08-25 | 1 | -2/+0 | |
| | | |||||
| * | emacs: Add corfu configuration | 2026-08-25 | 1 | -0/+21 | |
| | | |||||
| * | picom: Remove deprecated option | 2026-08-21 | 2 | -4/+0 | |
| | | |||||
| * | rincewind: Add pacman configuration | 2026-08-21 | 1 | -0/+13 | |
| | | |||||
| * | rincewind: Tangle mkinitcpio settings into included conf ↵ | 2026-08-21 | 1 | -70/+14 | |
| | | | | | | | | files Don't include the whole file, that's likely to change over time. Only add those settings that are needed. | ||||
| * | rincewind: Name section | 2026-08-21 | 1 | -0/+2 | |
| | | |||||
| * | 8t88: Add new system configuration file for 8t88 | 2026-08-20 | 1 | -0/+29 | |
| | | |||||
| * | hammerspoon: Add link to fennel repl origin | 2026-07-31 | 1 | -0/+1 | |
| | | |||||
| * | emacs: Add minions mode to hid minor modes | 2026-07-31 | 1 | -0/+10 | |
| | | |||||
| * | emacs: Add eglot configuration for org-mode | 2026-07-30 | 1 | -0/+13 | |
| | | |||||
| * | emacs: Enable rainbow-delimiters for PHP and Emacs Lisp | 2026-07-30 | 1 | -1/+2 | |
| | | |||||
| * | emacs: Add markdown-indent-mode | 2026-07-30 | 1 | -0/+7 | |
| | | |||||
| * | atuin: Fix sync_address | 2026-07-29 | 1 | -1/+1 | |
| | | |||||
| * | emacs: Define some directory-local attributes | 2026-07-29 | 1 | -0/+34 | |
| | | |||||
| * | emacs: Set wakatime path for Macos | 2026-07-29 | 1 | -1/+3 | |
| | | |||||
| * | emacs: Fix typo | 2026-07-29 | 1 | -1/+1 | |
| | | |||||
| * | emacs: Add comment | 2026-07-29 | 1 | -1/+1 | |
| | | |||||
| * | sway: Fix config | 2026-07-28 | 1 | -1/+3 | |
| | | |||||
| * | Emacs: Add wakatime | 2026-07-27 | 2 | -0/+16 | |
| | | |||||
| * | emacs: Add comment | 2026-07-27 | 1 | -1/+1 | |
| | | |||||
