aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* pop-os-emacs: Some updatesGravatar Tom Willemse2025-03-181-3/+14
| | | | | | | | | | - Add ‘M-n’ and ‘M-p’ key bindings to test buffers. These enable easy navigation between errors. - Add new link to “Conversations” in my dashboard. This is reviews that are open that I've commented on. - Remove PRs going into main from the list of PRs for me to look at.
* emacs-config: Use latestGravatar Tom Willemse2025-03-061-2/+2
|
* Wezterm: Add configurationGravatar Tom Willemse2025-03-051-0/+26
| | | | This should be moved into Guix, but needs more work
* Setup playerctl to support mixing with pamixer setupGravatar Tom Willemse2025-03-051-4/+3
| | | | | | | | If only one is imported and not the other, or they're imported in different orders, everything should still keep working. ‘defvar’ won't do anything if ‘*playerctl-bindings*’ already exists, and the ‘define-key’ will use whichever one was already defined.
* pop-os: Add vterm configuration and pamixerGravatar Tom Willemse2025-03-053-3/+62
|
* pop-os/emacs: Remove PRs into dev from open PRs viewGravatar Tom Willemse2025-03-051-1/+1
|
* pop-os/emacs: Exclude the right projects for testsGravatar Tom Willemse2025-03-051-1/+5
|
* pop-os/emacs: Improve artisan transientGravatar Tom Willemse2025-03-051-19/+35
| | | | | - Turn the test command into its own Transient. Allow it to pick the right brand to test. Add ‘--stop-on-failure’ argument.
* pop-os/emacs.el: Enable lexical bindingGravatar Tom Willemse2025-03-051-0/+1
|
* Surfingkeys: Generate config from lispGravatar Tom Willemse2025-03-033-490/+524
|
* rincewind: Add oni-js configurationGravatar Tom Willemse2025-03-032-1/+20
|
* rincewind: Add envrc to automatically load environmentGravatar Tom Willemse2025-02-272-2/+34
|
* emacs-config: Use latestGravatar Tom Willemse2025-02-181-21/+21
|
* surfingkeys: Fix foreground color for bannerGravatar Tom Willemse2025-02-182-2/+32
|
* surfingkeys: Fix foreground color for bannerGravatar Tom Willemse2025-02-141-0/+1
|
* pop-os: Add flameshotGravatar Tom Willemse2025-02-141-1/+5
|
* pop-os: Open links in zen browser in EmacsGravatar Tom Willemse2025-02-131-0/+4
|
* pop-os: Add application launcher menu for stumpwmGravatar Tom Willemse2025-02-132-1/+10
|
* rust-atuin: Run as many tests as possibleGravatar Tom Willemse2025-02-131-1/+2
|
* pop-os: Add some buttons to my dashboardGravatar Tom Willemse2025-02-131-0/+17
|
* (oni home services emacs): Move yasnippet-capf config ↵Gravatar Tom Willemse2025-02-122-40/+32
| | | | into emacs
* (oni home services emacs): Make helpful service config ↵Gravatar Tom Willemse2025-02-122-41/+34
| | | | part of emacs
* emacs-config: Update to latestGravatar Tom Willemse2025-02-121-2/+2
|
* rincewind: Add atuinGravatar Tom Willemse2025-02-121-1/+10
|
* rincewind: Remove deprecated packageGravatar Tom Willemse2025-02-121-2/+2
|
* rincewind: Install ‘zathura-cb’ to view cbz/cbr filesGravatar Tom Willemse2025-02-061-0/+1
|
* mpdscrobble: Fix packageGravatar Tom Willemse2025-02-061-1/+2
|
* pop-os: Add service for playerctl bindings in stumpwmGravatar Tom Willemse2025-02-063-3/+57
|
* Atuin: Bind C-p and M-p to ‘atuin-up-search’Gravatar Tom Willemse2025-02-061-1/+3
| | | | I use those keybindings more than I do the up arrow key.
* Surfingkeys: Fix property nameGravatar Tom Willemse2025-02-051-1/+1
|
* pop-os: Add emacs-dashboardGravatar Tom Willemse2025-02-052-2/+10
|
* Surfingkeys: Fix typoGravatar Tom Willemse2025-02-051-1/+1
|
* Surfingkeys: Add keybinding to edit current URLGravatar Tom Willemse2025-02-051-0/+2
|
* pop-os: Set Atuin to accept a command on RETGravatar Tom Willemse2025-02-032-2/+11
|
* pop-os: Add history filter to AtuinGravatar Tom Willemse2025-02-032-5/+18
|
* zsh-atuin: Fix configuration syntaxGravatar Tom Willemse2025-02-031-1/+1
|
* pop-os: Set filter mode to “directory”Gravatar Tom Willemse2025-02-032-2/+13
|
* emacs-config: Use latestGravatar Tom Willemse2025-02-031-8/+12
|
* pop-os: Add atuin configurationGravatar Tom Willemse2025-02-032-6/+55
|
* pop-os: Add emacs-deftGravatar Tom Willemse2025-02-031-1/+3
|
* emacs-oni-sh: Add tree-sitter-bash as dependencyGravatar Tom Willemse2025-01-281-1/+3
|
* pop-os: Install shell script configuration for EmacsGravatar Tom Willemse2025-01-281-1/+3
|
* pop-os: Add atuinGravatar Tom Willemse2025-01-282-1/+1513
|
* pop-os: Set up stumpwmGravatar Tom Willemse2025-01-271-2/+27
|
* stumpwm: Zen's class is now just “zen”Gravatar Tom Willemse2025-01-271-1/+1
|
* emacs-config: Update to latestGravatar Tom Willemse2025-01-241-2/+2
|
* emacs-config: Update to latestGravatar Tom Willemse2025-01-241-2/+2
|
* Add keybinding to stop running tests in test bufferGravatar Tom Willemse2025-01-241-1/+2
|
* tree-sitter-php: Upgrade to v0.21.1Gravatar Tom Willemse2025-01-241-3/+26
|
* Disable prettifying tables with org-modernGravatar Tom Willemse2025-01-221-1/+2
| | | | I already use org-pretty-table for that.