aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add cgitrc fileGravatar Tom Willemse3 days1-0/+1
| | | | This should be loaded by cgit.
* rincewind: Simplify importsGravatar Tom Willemse3 days1-184/+47
|
* Emacs: Reorganize consult configurationGravatar Tom Willemse3 days1-12/+10
|
* Emacs: Add golden ratio configurationGravatar Tom Willemse3 days1-0/+16
|
* zsh: Remove unused prompt definitionsGravatar Tom Willemse3 days1-2/+0
|
* emacs: Add corfu configurationGravatar Tom Willemse3 days1-0/+21
|
* 8t88: Add new system configuration file for 8t88Gravatar Tom Willemse3 days1-0/+29
|
* hammerspoon: Add link to fennel repl originGravatar Tom Willemse3 days1-0/+1
|
* emacs: Add minions mode to hid minor modesGravatar Tom Willemse3 days1-0/+10
|
* emacs: Add eglot configuration for org-modeGravatar Tom Willemse3 days1-0/+13
|
* emacs: Enable rainbow-delimiters for PHP and Emacs LispGravatar Tom Willemse3 days1-1/+2
|
* emacs: Add markdown-indent-modeGravatar Tom Willemse3 days1-0/+7
|
* atuin: Fix sync_addressGravatar Tom Willemse3 days1-1/+1
|
* emacs: Define some directory-local attributesGravatar Tom Willemse3 days1-0/+34
|
* emacs: Set wakatime path for MacosGravatar Tom Willemse3 days1-1/+3
|
* emacs: Fix typoGravatar Tom Willemse3 days1-1/+1
|
* emacs: Add commentGravatar Tom Willemse3 days1-1/+1
|
* sway: Fix configGravatar Tom Willemse3 days1-1/+3
|
* Emacs: Add wakatimeGravatar Tom Willemse3 days2-0/+16
|
* emacs: Add commentGravatar Tom Willemse3 days1-1/+1
|
* emacs: Move package configuration to init.orgGravatar Tom Willemse3 days2-9/+6
|
* emacs: Move ace-window config to init.orgGravatar Tom Willemse3 days2-11/+13
|
* emacs: Customize ace-window keysGravatar Tom Willemse3 days1-0/+2
|
* emacs: Add harper configuration for org-modeGravatar Tom Willemse3 days1-0/+8
|
* emacs: Move lockfilesGravatar Tom Willemse3 days1-0/+5
|
* emacs: Enable electric-pair-mode in dockerfile-modeGravatar Tom Willemse3 days1-1/+1
|
* emacs: Add the ensure-system-package use-package extensionGravatar Tom Willemse3 days1-0/+6
|
* emacs: Only load package customizations on macosGravatar Tom Willemse3 days1-0/+1
| | | | On linux I generally have Guix installed to manage packages for Emacs.
* emacs: Display the menu bar on macosGravatar Tom Willemse3 days1-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 Willemse3 days1-0/+8
|
* emacs: Set up directory-local variables for ↵Gravatar Tom Willemse3 days1-0/+7
| | | | sweepstakes-frontend
* emacs: Add grep settingsGravatar Tom Willemse3 days1-0/+26
|
* emacs: Add combobulate to TSX modeGravatar Tom Willemse3 days1-0/+8
|
* emacs: Enable subword mode for typescript filesGravatar Tom Willemse3 days1-0/+4
|
* emacs: Enable paredit for fennel-modeGravatar Tom Willemse3 days1-0/+3
|
* emacs: Make title bar transparent on macosGravatar Tom Willemse3 days1-0/+2
|
* wezterm: Remove log lineGravatar Tom Willemse3 days1-2/+0
|
* sway: Add lock keybindingGravatar Tom Willemse3 days1-0/+2
|
* sway: Move sway configurationGravatar Tom Willemse3 days2-3/+10
|
* data: Reindent packagesGravatar Tom Willemse3 days1-47/+47
|
* data: Add org-caldavGravatar Tom Willemse3 days1-2/+3
|
* emacs: Add org-caldav configurationGravatar Tom Willemse3 days1-0/+17
|
* config: Try making a hostname make-recipeGravatar Tom Willemse3 days1-2/+4
|
* GNUmakefile: Add 8t88 make recipeGravatar Tom Willemse3 days1-0/+4
|
* wezterm: Add ‘M-x’ as a key to open the comman-paletteGravatar Tom Willemse3 days1-1/+2
|
* sway: Listen to events from SwayGravatar Tom Willemse3 days1-1/+5
|
* sway: Add workspace bindingsGravatar Tom Willemse3 days1-0/+11
|
* hammerspoon: Add command to start screensaverGravatar Tom Willemse3 days1-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 Willemse3 days2-58/+170
|
* zsh: Add default value when there is no projectGravatar Tom Willemse3 days1-1/+1
| | | | This is just the name of the current directory.