aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* emacs: Make title bar transparent on macosGravatar Tom Willemse2026-07-211-0/+2
|
* wezterm: Remove log lineGravatar Tom Willemse2026-07-181-2/+0
|
* sway: Add lock keybindingGravatar Tom Willemse2026-07-181-0/+2
|
* sway: Move sway configurationGravatar Tom Willemse2026-07-182-3/+10
|
* data: Reindent packagesGravatar Tom Willemse2026-07-181-47/+47
|
* data: Add org-caldavGravatar Tom Willemse2026-07-181-2/+3
|
* emacs: Add org-caldav configurationGravatar Tom Willemse2026-07-181-0/+17
|
* config: Try making a hostname make-recipeGravatar Tom Willemse2026-07-181-2/+4
|
* GNUmakefile: Add 8t88 make recipeGravatar Tom Willemse2026-07-181-0/+4
|
* wezterm: Add ‘M-x’ as a key to open the comman-paletteGravatar Tom Willemse2026-07-181-1/+2
|
* sway: Listen to events from SwayGravatar Tom Willemse2026-07-181-1/+5
|
* sway: Add workspace bindingsGravatar Tom Willemse2026-07-181-0/+11
|
* hammerspoon: Add command to start screensaverGravatar Tom Willemse2026-07-171-0/+1
| | | | | | Right now my lock screen refuses to turn on the screensaver I picked, so adding this command, which matches other machines as well, will let me turn on the screensaver directly.
* macos: Update emacs init fileGravatar Tom Willemse2026-07-162-58/+170
|
* zsh: Add default value when there is no projectGravatar Tom Willemse2026-07-161-1/+1
| | | | This is just the name of the current directory.
* zsh: Update explanationGravatar Tom Willemse2026-07-161-1/+1
|
* atuin: Fix zsh initializationGravatar Tom Willemse2026-07-161-1/+1
|
* wezterm: Put prompt navigation behind leader keyGravatar Tom Willemse2026-07-161-2/+2
|
* pop-os/emacs: Add option to roll back laravel migrationsGravatar Tom Willemse2026-07-161-3/+4
|
* macos: Add coreutilsGravatar Tom Willemse2026-07-161-0/+12
| | | | | So that I can use the ‘ls’ command that reads the ‘LS_COLORS’ variable so that I can use vivid to theme the colors.
* macos: Add alias for makeGravatar Tom Willemse2026-07-161-1/+12
| | | | I'm getting tired of having to type gmake all the time.
* fixup! Add vivid and atuin configurationsGravatar Tom Willemse2026-07-161-1/+1
|
* zsh: Remove ‘/’, ‘-’, and ‘)’ from wordcharsGravatar Tom Willemse2026-07-161-0/+8
| | | | | | | The ‘WORDCHARS’ variable defines which characters that aren't letters are to be part of a word. I'm removing these so commands like delete-word won't gobble up these characters as well. This is bringing the function closer to what I expect from Emacs.
* zshrc: Fix indentationGravatar Tom Willemse2026-07-161-156/+141
| | | | I use org-indent now.
* Add vivid and atuin configurationsGravatar Tom Willemse2026-07-164-1/+65
|
* guile-swayer: Run kill from guile, not swayGravatar Tom Willemse2026-07-122-1/+3
| | | | | I can't figure out why, but I can't get the sway config to execute both the pkill and the guile commands. But by running it in Guile it still works.
* emacs-config: Add sendmail configurationGravatar Tom Willemse2026-07-121-0/+1
|
* emacs-config: Add yasnippet configurationGravatar Tom Willemse2026-07-121-0/+1
|
* data: Add my org-mode configurationGravatar Tom Willemse2026-07-121-0/+1
|
* data: Add fennel packagesGravatar Tom Willemse2026-07-121-1/+4
|
* emacs-config: Update to latestGravatar Tom Willemse2026-07-121-2/+2
|
* emacs-config: Switch to sourcehutGravatar Tom Willemse2026-07-121-1/+1
|
* emacs-config: Make sure SBCL is installed for lisp-modeGravatar Tom Willemse2026-07-121-1/+3
|
* wezterm: Add pane splitting commandsGravatar Tom Willemse2026-07-121-1/+10
|
* sway: Add initial configGravatar Tom Willemse2026-07-123-0/+29
|
* data: Add configuration for guile-swayerGravatar Tom Willemse2026-07-112-1/+30
|
* hammerspoon: Make the console use fennelGravatar Tom Willemse2026-07-081-1/+17
|