aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* emacs: Fix warnings about resolving relative filesGravatar Tom Willemse2 days2-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-windowGravatar Tom Willemse2 days1-9/+13
|
* wezterm: Fix url regexpGravatar Tom Willemse2 days1-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 configurationGravatar Tom Willemse2 days2-14/+19
|
* emacs: Add all snippets files into my guix configurationGravatar Tom Willemse2 days1-1/+22
|
* rincewind: Use compiled wezterm init fileGravatar Tom Willemse3 days2-2/+3
|
* Update ‘yoshi-theme’ to latestGravatar Tom Willemse3 days1-3/+3
|
* Fix deprecation warningsGravatar Tom Willemse3 days6-6/+6
|
* rincewind: Include local Emacs init fileGravatar Tom Willemse3 days1-0/+1
|
* rincewind: Remove polybar importGravatar Tom Willemse3 days1-5/+0
|
* rincewind: Add some Emacs packagesGravatar Tom Willemse3 days1-8/+12
|
* emacs: Add settings for HelpGravatar Tom Willemse3 days1-0/+12
|
* Tangle init.org before configuring guix on rincewindGravatar Tom Willemse3 days2-4/+7
|
* emacs: Fix issue with ‘C-c o’ not being a prefix keyGravatar Tom Willemse3 days1-20/+21
|
* emacs: Only ensure packages on macosGravatar Tom Willemse3 days1-4/+6
|
* data: Install local sbclrc to configure SBCLGravatar Tom Willemse3 days3-3/+42
|
* sbcl: Make ‘C-d’ quit the REPL on an empty lineGravatar Tom Willemse3 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 Willemse3 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 Willemse3 days1-0/+0
| | | | Guix doesn't allow files starting with a . to be used by ‘local-file’.
* macos: Add omniwmGravatar Tom Willemse6 days1-0/+2
| | | | https://omniwm.app/
* macos: Add git-secretGravatar Tom Willemse6 days1-0/+2
|
* emacs: Add snippetsGravatar Tom Willemse6 days77-0/+592
|
* emacs: Enable corfu for all prog-mode buffersGravatar Tom Willemse6 days1-0/+1
|
* emacs: Enable paredit for some lispy modesGravatar Tom Willemse6 days1-0/+9
|
* wezterm: Accept ‘~’ as a URL characterGravatar Tom Willemse13 days1-1/+1
|
* Emacs: Automatically load ‘phel-mode’ for .phel filesGravatar Tom Willemse13 days1-0/+9
|
* Add cgitrc fileGravatar Tom Willemse13 days1-0/+1
| | | | This should be loaded by cgit.
* rincewind: Simplify importsGravatar Tom Willemse13 days1-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
|