aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* data: Install local sbclrc to configure SBCLGravatar Tom Willemse7 days3-3/+42
|
* sbcl: Make ‘C-d’ quit the REPL on an empty lineGravatar Tom Willemse7 days1-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 pathGravatar Tom Willemse7 days1-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 -> sbclrcGravatar Tom Willemse7 days1-0/+0
| | | | Guix doesn't allow files starting with a . to be used by ‘local-file’.
* macos: Add omniwmGravatar Tom Willemse11 days1-0/+2
| | | | https://omniwm.app/
* macos: Add git-secretGravatar Tom Willemse11 days1-0/+2
|
* emacs: Add snippetsGravatar Tom Willemse11 days77-0/+592
|
* emacs: Enable corfu for all prog-mode buffersGravatar Tom Willemse11 days1-0/+1
|
* emacs: Enable paredit for some lispy modesGravatar Tom Willemse11 days1-0/+9
|
* wezterm: Accept ‘~’ as a URL characterGravatar Tom Willemse2026-09-011-1/+1
|
* Emacs: Automatically load ‘phel-mode’ for .phel filesGravatar Tom Willemse2026-09-011-0/+9
|
* Add cgitrc fileGravatar Tom Willemse2026-09-011-0/+1
| | | | This should be loaded by cgit.
* rincewind: Simplify importsGravatar Tom Willemse2026-09-011-184/+47
|
* Emacs: Reorganize consult configurationGravatar Tom Willemse2026-08-261-12/+10
|
* Emacs: Add golden ratio configurationGravatar Tom Willemse2026-08-261-0/+16
|
* zsh: Remove unused prompt definitionsGravatar Tom Willemse2026-08-251-2/+0
|
* emacs: Add corfu configurationGravatar Tom Willemse2026-08-251-0/+21
|
* picom: Remove deprecated optionGravatar Tom Willemse2026-08-212-4/+0
|
* rincewind: Add pacman configurationGravatar Tom Willemse2026-08-211-0/+13
|
* rincewind: Tangle mkinitcpio settings into included conf ↵Gravatar Tom Willemse2026-08-211-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 sectionGravatar Tom Willemse2026-08-211-0/+2
|
* 8t88: Add new system configuration file for 8t88Gravatar Tom Willemse2026-08-201-0/+29
|
* hammerspoon: Add link to fennel repl originGravatar Tom Willemse2026-07-311-0/+1
|
* emacs: Add minions mode to hid minor modesGravatar Tom Willemse2026-07-311-0/+10
|
* emacs: Add eglot configuration for org-modeGravatar Tom Willemse2026-07-301-0/+13
|
* emacs: Enable rainbow-delimiters for PHP and Emacs LispGravatar Tom Willemse2026-07-301-1/+2
|
* emacs: Add markdown-indent-modeGravatar Tom Willemse2026-07-301-0/+7
|
* atuin: Fix sync_addressGravatar Tom Willemse2026-07-291-1/+1
|
* emacs: Define some directory-local attributesGravatar Tom Willemse2026-07-291-0/+34
|
* emacs: Set wakatime path for MacosGravatar Tom Willemse2026-07-291-1/+3
|
* emacs: Fix typoGravatar Tom Willemse2026-07-291-1/+1
|
* emacs: Add commentGravatar Tom Willemse2026-07-291-1/+1
|
* sway: Fix configGravatar Tom Willemse2026-07-281-1/+3
|
* Emacs: Add wakatimeGravatar Tom Willemse2026-07-272-0/+16
|
* emacs: Add commentGravatar Tom Willemse2026-07-271-1/+1
|
* emacs: Move package configuration to init.orgGravatar Tom Willemse2026-07-242-9/+6
|
* emacs: Move ace-window config to init.orgGravatar Tom Willemse2026-07-242-11/+13
|
* emacs: Customize ace-window keysGravatar Tom Willemse2026-07-211-0/+2
|
* emacs: Add harper configuration for org-modeGravatar Tom Willemse2026-07-211-0/+8
|
* emacs: Move lockfilesGravatar Tom Willemse2026-07-211-0/+5
|
* emacs: Enable electric-pair-mode in dockerfile-modeGravatar Tom Willemse2026-07-211-1/+1
|
* emacs: Add the ensure-system-package use-package extensionGravatar Tom Willemse2026-07-211-0/+6
|
* emacs: Only load package customizations on macosGravatar Tom Willemse2026-07-211-0/+1
| | | | On linux I generally have Guix installed to manage packages for Emacs.
* emacs: Display the menu bar on macosGravatar Tom Willemse2026-07-211-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 configurationGravatar Tom Willemse2026-07-211-0/+8
|
* emacs: Set up directory-local variables for ↵Gravatar Tom Willemse2026-07-211-0/+7
| | | | sweepstakes-frontend
* emacs: Add grep settingsGravatar Tom Willemse2026-07-211-0/+26
|
* emacs: Add combobulate to TSX modeGravatar Tom Willemse2026-07-211-0/+8
|
* emacs: Enable subword mode for typescript filesGravatar Tom Willemse2026-07-211-0/+4
|
* emacs: Enable paredit for fennel-modeGravatar Tom Willemse2026-07-211-0/+3
|