aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* glide: Fix ‘open_or_activate’ for specific urlsGravatar Tom Willemse2026-02-121-3/+3
| | | | | | | | | | If the hostname is found, but the rest of the path is not, then open a new tab. Before it would assume that if we found the hostname we would also find the path, because when there is no path this is always true, but when we get open_or_activate for (for example) ‘https://github.com/ryuslash/yoshi-theme’ and there is another tab open on ‘https://github.com/emacs-slack/emacs-slack’ we can find the host, but not the path.
* glide: Install ublock originGravatar Tom Willemse2026-02-101-0/+2
|
* Glide: Add command to open a new tabGravatar Tom Willemse2026-02-101-0/+1
|
* git: Add ignore patterns optionGravatar Tom Willemse2026-02-101-1/+16
|
* pop-os/emacs: Add function to make filament formsGravatar Tom Willemse2026-02-091-6/+41
|
* Add glide as a browser optionGravatar Tom Willemse2026-02-093-3/+3
|
* Firefox: Set custom reader colorsGravatar Tom Willemse2026-02-091-0/+7
|
* pop-os/emacs: Add some more test runner functionsGravatar Tom Willemse2026-02-091-15/+46
|
* zathura: Update configurationGravatar Tom Willemse2026-02-081-3/+8
|
* glide: Add configuratonGravatar Tom Willemse2026-02-081-0/+122
|
* Update emacs-org-mem referenceGravatar Tom Willemse2026-01-222-2/+2
|
* Update ‘emacs-indexed’Gravatar Tom Willemse2026-01-221-20/+22
| | | | Its name changed from ‘emacs-indexed’ to ‘emacs-org-mem’.
* Fix yaml-mode using tree sitterGravatar Tom Willemse2026-01-221-4/+3
|
* emacs-config: Ensure libnotify is installed with ↵Gravatar Tom Willemse2026-01-211-1/+3
| | | | | | emacs-oni-alert This is required for sending desktop notifications from Emacs.
* Simplify installing latest Hydra versionGravatar Tom Willemse2026-01-191-36/+10
|
* Fix using updated emacs-hydra packageGravatar Tom Willemse2026-01-181-7/+39
|
* rincewind: Fix abcdeGravatar Tom Willemse2026-01-182-7/+19
|
* Reformat files using ‘guix-pretty-print-buffer’Gravatar Tom Willemse2026-01-1815-600/+569
|
* Reformat emacs packages moduleGravatar Tom Willemse2026-01-171-248/+258
|
* pop-os: Remove flyoverGravatar Tom Willemse2026-01-171-1/+0
| | | | | | | | | It's too disruptive. - It takes up a lot of room in the various buffers. - It keeps flashing in and out of existence when you type, making all of the text in every buffer jump around a lot.
* org-journal: Add a couple more settingsGravatar Tom Willemse2026-01-171-1/+3
|
* Add transient command for creating a new laravel factoryGravatar Tom Willemse2026-01-151-1/+22
|
* Use latest version of emacs-hydraGravatar Tom Willemse2026-01-151-2/+8
|
* pop-os/emacs: Add command to make a new ModelGravatar Tom Willemse2026-01-151-1/+27
|
* stumpwm: Move always-on-top floating windows aside on focusGravatar Tom Willemse2026-01-141-0/+26
| | | | | When a window is focused and there are overlapping floating windows, move those windows aside, making sure not to move them off-screen.
* zsh: Show pipestatusGravatar Tom Willemse2026-01-141-1/+6
|
* Add emacs-phel-modeGravatar Tom Willemse2026-01-132-1/+36
|
* Use git master version of emacs-esh-autosuggestGravatar Tom Willemse2026-01-131-1/+8
|
* Stumpwm: Restore default layoutGravatar Tom Willemse2026-01-131-0/+1
|
* Stumpwm: Fix input window positionGravatar Tom Willemse2026-01-131-1/+1
|
* Stumpwm: Fix screen locker programGravatar Tom Willemse2026-01-131-1/+1
|
* (oni packages emacs): Delete ‘emacs-yaml-pro’Gravatar Tom Willemse2026-01-041-27/+0
| | | | It is also provided by the ‘(gnu packages emacs-xyz)’.
* (oni home config common): Fix zshrcGravatar Tom Willemse2026-01-021-1/+1
|
* (oni home config common): Fix typoGravatar Tom Willemse2026-01-021-1/+1
|
* stumpwm: Show messages and inputs more centrally/obviouslyGravatar Tom Willemse2026-01-021-0/+3
|
* zsh: Add some keybindingsGravatar Tom Willemse2026-01-021-1/+7
|
* zsh: Add zsh-completions configurationGravatar Tom Willemse2026-01-022-3/+23
|
* Reindent fileGravatar Tom Willemse2026-01-021-96/+115
|
* zsh: Add completion for abcdeGravatar Tom Willemse2026-01-022-1/+50
|
* zsh: Remove duplicated functionGravatar Tom Willemse2026-01-012-28/+0
| | | | This is also imported as an autoloaded function.
* Firefox: Add some more user.js settingsGravatar Tom Willemse2026-01-011-2/+49
| | | | From https://alexschroeder.ch/wiki/firefox-user.js
* ssh: Add definition for phoenixGravatar Tom Willemse2026-01-011-1/+4
|
* zsh: Allow aliases to complete using their aliased namesGravatar Tom Willemse2026-01-011-1/+4
|
* firefox: Add configuration for current profileGravatar Tom Willemse2025-12-274-17/+13
|
* firefox: Add my user.jsGravatar Tom Willemse2025-12-271-0/+73
| | | | I don't want this to get lost.
* firefox: Remove unnecessary indirection in configurationGravatar Tom Willemse2025-12-272-1/+0
|
* emacs-oni-yasnippet: Remove yasnippet-snippets dependencyGravatar Tom Willemse2025-12-231-1/+0
| | | | I want to write all my own.
* emacs-yoshi-theme: Include iconsGravatar Tom Willemse2025-12-231-0/+2
|
* emacs-yoshi-theme: Update to latestGravatar Tom Willemse2025-12-231-3/+2
|
* emacs-oni-config: Update to latestGravatar Tom Willemse2025-12-231-2/+2
|