aboutsummaryrefslogtreecommitdiffstats
path: root/oni/home
Commit message (Collapse)AuthorAgeFilesLines
...
* stumpwm: Make screen locking program configurableGravatar Tom Willemse2025-04-223-3/+15
| | | | | On my work laptop this needs to just be ‘/usr/bin/i3lock’ because the libraries in Guix are incompatible with those on Pop!_OS.
* pop-os/emacs: Exclude PRs into chanced_dev for PR linkGravatar Tom Willemse2025-04-221-1/+1
|
* Use gnupg as my ssh agentGravatar Tom Willemse2025-04-161-2/+1
|
* Fix git configurationGravatar Tom Willemse2025-04-161-0/+5
|
* Fix issue with emacsql and org-roam not working togetherGravatar Tom Willemse2025-04-161-4/+4
|
* Stumpwm: Show Wezterm in same location as kittyGravatar Tom Willemse2025-04-101-0/+1
|
* stumpwm: Make mode-line a little nicerGravatar Tom Willemse2025-04-101-5/+7
|
* pop-os/emacs: Load flycheck-phpstan after loading php-modeGravatar Tom Willemse2025-04-101-0/+3
|
* oni-php: Treat js, vue, and jsx files as JavaScript for ↵Gravatar Tom Willemse2025-04-101-0/+3
| | | | grepping
* pop-os/emacs: Ignore extra directories searching for testsGravatar Tom Willemse2025-04-101-1/+4
| | | | These directories are large and don't contain any interesting files.
* emacs/pop-os: Fix path fixup for phpstanGravatar Tom Willemse2025-04-101-1/+1
| | | | | This fixes the situation where ‘/app/’ shows up more than once in the path, I'm only interested in replacing the first occurrence.
* pop-os/emacs: Add command to make laravel migrationsGravatar Tom Willemse2025-04-101-1/+19
| | | | | This command asks for a name, runs the artisan command, and then opens the generated file and registers it with the current version control system.
* pop-os: Add emacs-indexedGravatar Tom Willemse2025-04-101-2/+4
|
* pop-os: Add comfortaa fontGravatar Tom Willemse2025-04-101-0/+4
|
* pop-os: Fix filenames output by phpstanGravatar Tom Willemse2025-04-091-0/+14
| | | | | Phpstan is running in a container where the paths are different. In order to help phpstan and Emacs understand eachother fix them up first.
* pop-os: Make switching between failed tests slightly nicerGravatar Tom Willemse2025-04-091-0/+2
|
* rincewind: Disable advice about detached heads in gitGravatar Tom Willemse2025-04-062-0/+6
|
* rincewind: Add emacs-indexed packageGravatar Tom Willemse2025-04-031-2/+5
|
* rincewind: Add git configurationGravatar Tom Willemse2025-03-242-0/+107
|
* pop-os/stumpwm: Automate some cleanup tasksGravatar Tom Willemse2025-03-181-0/+34
| | | | | | | | | | | - Add a ‘distraction!’ command that lets other things register a function to disable something if a distraction comes by. This includes clocking out of what I'm working on and turning off any music that's playing. - Clock out, turn off music, and pause dunst when I lock my screen. Resume notifications from dunst when I unlock the screen. - Add a shortcut to start the Antares SQL client.
* pop-os: Some updatesGravatar Tom Willemse2025-03-181-23/+36
| | | | | | | | | - Fix Emacs configuration. It wasn't letting me build the configuration. - Add flycheck-phpstan to run phpstan while I'm working on PHP code. I'll need to make sure that it works and reconfigure it. - Add ‘dunst’ configuration.
* 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.
* 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
|
* rincewind: Add oni-js configurationGravatar Tom Willemse2025-03-031-1/+3
|
* rincewind: Add envrc to automatically load environmentGravatar Tom Willemse2025-02-272-2/+34
|
* surfingkeys: Fix foreground color for bannerGravatar Tom Willemse2025-02-181-2/+6
|
* 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
|
* 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
* 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
|
* 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.
* pop-os: Add emacs-dashboardGravatar Tom Willemse2025-02-052-2/+10
|
* 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
|
* pop-os: Add atuin configurationGravatar Tom Willemse2025-02-032-6/+55
|
* pop-os: Add emacs-deftGravatar Tom Willemse2025-02-031-1/+3
|
* pop-os: Install shell script configuration for EmacsGravatar Tom Willemse2025-01-281-1/+3
|