| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | sbcl: Make ‘C-d’ quit the REPL on an empty line | 19 hours | 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 | 19 hours | 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 | 19 hours | 1 | -0/+0 | |
| | | | | | Guix doesn't allow files starting with a . to be used by ‘local-file’. | ||||
| * | wezterm: Accept ‘~’ as a URL character | 45 hours | 1 | -1/+1 | |
| | | |||||
| * | Emacs: Automatically load ‘phel-mode’ for .phel files | 45 hours | 1 | -0/+9 | |
| | | |||||
| * | Add cgitrc file | 45 hours | 1 | -0/+1 | |
| | | | | | This should be loaded by cgit. | ||||
| * | rincewind: Simplify imports | 45 hours | 1 | -184/+47 | |
| | | |||||
| * | Emacs: Reorganize consult configuration | 8 days | 1 | -12/+10 | |
| | | |||||
| * | Emacs: Add golden ratio configuration | 8 days | 1 | -0/+16 | |
| | | |||||
| * | zsh: Remove unused prompt definitions | 9 days | 1 | -2/+0 | |
| | | |||||
| * | emacs: Add corfu configuration | 9 days | 1 | -0/+21 | |
| | | |||||
| * | picom: Remove deprecated option | 13 days | 2 | -4/+0 | |
| | | |||||
| * | rincewind: Add pacman configuration | 13 days | 1 | -0/+13 | |
| | | |||||
| * | rincewind: Tangle mkinitcpio settings into included conf ↵ | 13 days | 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 | 13 days | 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 | |
| | | |||||
| * | emacs: Move package configuration to init.org | 2026-07-24 | 2 | -9/+6 | |
| | | |||||
| * | emacs: Move ace-window config to init.org | 2026-07-24 | 2 | -11/+13 | |
| | | |||||
| * | emacs: Customize ace-window keys | 2026-07-21 | 1 | -0/+2 | |
| | | |||||
| * | emacs: Add harper configuration for org-mode | 2026-07-21 | 1 | -0/+8 | |
| | | |||||
| * | emacs: Move lockfiles | 2026-07-21 | 1 | -0/+5 | |
| | | |||||
| * | emacs: Enable electric-pair-mode in dockerfile-mode | 2026-07-21 | 1 | -1/+1 | |
| | | |||||
| * | emacs: Add the ensure-system-package use-package extension | 2026-07-21 | 1 | -0/+6 | |
| | | |||||
| * | emacs: Only load package customizations on macos | 2026-07-21 | 1 | -0/+1 | |
| | | | | | On linux I generally have Guix installed to manage packages for Emacs. | ||||
| * | emacs: Display the menu bar on macos | 2026-07-21 | 1 | -0/+5 | |
| | | | | | | | It shows up in the global menu bar, removing it doesn't get me anything, keeping it doesn't really help me either, but it looks a little nicer than having an empty bar. | ||||
| * | emacs: Add ace-window configuration | 2026-07-21 | 1 | -0/+8 | |
| | | |||||
| * | emacs: Set up directory-local variables for ↵ | 2026-07-21 | 1 | -0/+7 | |
| | | | | | sweepstakes-frontend | ||||
| * | emacs: Add grep settings | 2026-07-21 | 1 | -0/+26 | |
| | | |||||
| * | emacs: Add combobulate to TSX mode | 2026-07-21 | 1 | -0/+8 | |
| | | |||||
| * | emacs: Enable subword mode for typescript files | 2026-07-21 | 1 | -0/+4 | |
| | | |||||
| * | emacs: Enable paredit for fennel-mode | 2026-07-21 | 1 | -0/+3 | |
| | | |||||
| * | emacs: Make title bar transparent on macos | 2026-07-21 | 1 | -0/+2 | |
| | | |||||
| * | wezterm: Remove log line | 2026-07-18 | 1 | -2/+0 | |
| | | |||||
| * | sway: Add lock keybinding | 2026-07-18 | 1 | -0/+2 | |
| | | |||||
| * | sway: Move sway configuration | 2026-07-18 | 2 | -3/+10 | |
| | | |||||
| * | data: Reindent packages | 2026-07-18 | 1 | -47/+47 | |
| | | |||||
| * | data: Add org-caldav | 2026-07-18 | 1 | -2/+3 | |
| | | |||||
