| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glide: Fix ‘open_or_activate’ for specific urls | 2026-02-12 | 1 | -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 origin | 2026-02-10 | 1 | -0/+2 | |
| | | |||||
| * | Glide: Add command to open a new tab | 2026-02-10 | 1 | -0/+1 | |
| | | |||||
| * | git: Add ignore patterns option | 2026-02-10 | 1 | -1/+16 | |
| | | |||||
| * | pop-os/emacs: Add function to make filament forms | 2026-02-09 | 1 | -6/+41 | |
| | | |||||
| * | Add glide as a browser option | 2026-02-09 | 3 | -3/+3 | |
| | | |||||
| * | Firefox: Set custom reader colors | 2026-02-09 | 1 | -0/+7 | |
| | | |||||
| * | pop-os/emacs: Add some more test runner functions | 2026-02-09 | 1 | -15/+46 | |
| | | |||||
| * | zathura: Update configuration | 2026-02-08 | 1 | -3/+8 | |
| | | |||||
| * | glide: Add configuraton | 2026-02-08 | 1 | -0/+122 | |
| | | |||||
| * | Update emacs-org-mem reference | 2026-01-22 | 2 | -2/+2 | |
| | | |||||
| * | Update ‘emacs-indexed’ | 2026-01-22 | 1 | -20/+22 | |
| | | | | | Its name changed from ‘emacs-indexed’ to ‘emacs-org-mem’. | ||||
| * | Fix yaml-mode using tree sitter | 2026-01-22 | 1 | -4/+3 | |
| | | |||||
| * | emacs-config: Ensure libnotify is installed with ↵ | 2026-01-21 | 1 | -1/+3 | |
| | | | | | | | emacs-oni-alert This is required for sending desktop notifications from Emacs. | ||||
| * | Simplify installing latest Hydra version | 2026-01-19 | 1 | -36/+10 | |
| | | |||||
| * | Fix using updated emacs-hydra package | 2026-01-18 | 1 | -7/+39 | |
| | | |||||
| * | rincewind: Fix abcde | 2026-01-18 | 2 | -7/+19 | |
| | | |||||
| * | Reformat files using ‘guix-pretty-print-buffer’ | 2026-01-18 | 15 | -600/+569 | |
| | | |||||
| * | Reformat emacs packages module | 2026-01-17 | 1 | -248/+258 | |
| | | |||||
| * | pop-os: Remove flyover | 2026-01-17 | 1 | -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 settings | 2026-01-17 | 1 | -1/+3 | |
| | | |||||
| * | Add transient command for creating a new laravel factory | 2026-01-15 | 1 | -1/+22 | |
| | | |||||
| * | Use latest version of emacs-hydra | 2026-01-15 | 1 | -2/+8 | |
| | | |||||
| * | pop-os/emacs: Add command to make a new Model | 2026-01-15 | 1 | -1/+27 | |
| | | |||||
| * | stumpwm: Move always-on-top floating windows aside on focus | 2026-01-14 | 1 | -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 pipestatus | 2026-01-14 | 1 | -1/+6 | |
| | | |||||
| * | Add emacs-phel-mode | 2026-01-13 | 2 | -1/+36 | |
| | | |||||
| * | Use git master version of emacs-esh-autosuggest | 2026-01-13 | 1 | -1/+8 | |
| | | |||||
| * | Stumpwm: Restore default layout | 2026-01-13 | 1 | -0/+1 | |
| | | |||||
| * | Stumpwm: Fix input window position | 2026-01-13 | 1 | -1/+1 | |
| | | |||||
| * | Stumpwm: Fix screen locker program | 2026-01-13 | 1 | -1/+1 | |
| | | |||||
| * | (oni packages emacs): Delete ‘emacs-yaml-pro’ | 2026-01-04 | 1 | -27/+0 | |
| | | | | | It is also provided by the ‘(gnu packages emacs-xyz)’. | ||||
| * | (oni home config common): Fix zshrc | 2026-01-02 | 1 | -1/+1 | |
| | | |||||
| * | (oni home config common): Fix typo | 2026-01-02 | 1 | -1/+1 | |
| | | |||||
| * | stumpwm: Show messages and inputs more centrally/obviously | 2026-01-02 | 1 | -0/+3 | |
| | | |||||
| * | zsh: Add some keybindings | 2026-01-02 | 1 | -1/+7 | |
| | | |||||
| * | zsh: Add zsh-completions configuration | 2026-01-02 | 2 | -3/+23 | |
| | | |||||
| * | Reindent file | 2026-01-02 | 1 | -96/+115 | |
| | | |||||
| * | zsh: Add completion for abcde | 2026-01-02 | 2 | -1/+50 | |
| | | |||||
| * | zsh: Remove duplicated function | 2026-01-01 | 2 | -28/+0 | |
| | | | | | This is also imported as an autoloaded function. | ||||
| * | Firefox: Add some more user.js settings | 2026-01-01 | 1 | -2/+49 | |
| | | | | | From https://alexschroeder.ch/wiki/firefox-user.js | ||||
| * | ssh: Add definition for phoenix | 2026-01-01 | 1 | -1/+4 | |
| | | |||||
| * | zsh: Allow aliases to complete using their aliased names | 2026-01-01 | 1 | -1/+4 | |
| | | |||||
| * | firefox: Add configuration for current profile | 2025-12-27 | 4 | -17/+13 | |
| | | |||||
| * | firefox: Add my user.js | 2025-12-27 | 1 | -0/+73 | |
| | | | | | I don't want this to get lost. | ||||
| * | firefox: Remove unnecessary indirection in configuration | 2025-12-27 | 2 | -1/+0 | |
| | | |||||
| * | emacs-oni-yasnippet: Remove yasnippet-snippets dependency | 2025-12-23 | 1 | -1/+0 | |
| | | | | | I want to write all my own. | ||||
| * | emacs-yoshi-theme: Include icons | 2025-12-23 | 1 | -0/+2 | |
| | | |||||
| * | emacs-yoshi-theme: Update to latest | 2025-12-23 | 1 | -3/+2 | |
| | | |||||
| * | emacs-oni-config: Update to latest | 2025-12-23 | 1 | -2/+2 | |
| | | |||||
