| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove guix-rust-past-crates channelHEADmain | 2026-03-11 | 1 | -10/+1 | |
| | | | | | | Now that atuin is installed from rosenthal, I don't need the past crates anymore. | ||||
| * | Remove custom atuin package | 2026-03-11 | 2 | -1518/+2 | |
| | | | | | This is now packaged in rosenthal, I don't need to maintain it myself. | ||||
| * | data: Add emacs-oni-elfeed | 2026-03-08 | 1 | -0/+1 | |
| | | |||||
| * | data: Reset some guix packages | 2026-03-08 | 1 | -48/+12 | |
| | | |||||
| * | glide: Add command to toggle reader mode | 2026-03-08 | 1 | -0/+6 | |
| | | |||||
| * | glide: Show current/total tabs in status bar | 2026-03-08 | 1 | -1/+2 | |
| | | |||||
| * | glide: Add status bar | 2026-03-08 | 1 | -0/+250 | |
| | | |||||
| * | glide: Add quit keybinding | 2026-03-08 | 1 | -0/+2 | |
| | | |||||
| * | glide: Add some window splitting functions | 2026-03-08 | 1 | -0/+42 | |
| | | |||||
| * | zsh: Add VCS info in prompt | 2026-03-08 | 1 | -0/+12 | |
| | | |||||
| * | zsh: Remove horizontal rulers | 2026-03-08 | 1 | -6/+0 | |
| | | | | | | I've tried it, I don't like it, really. Also this can be very easily done as just part of my prompt. | ||||
| * | stumpwm: Add glide-glide as a recognized browser | 2026-03-08 | 1 | -1/+1 | |
| | | |||||
| * | rincewind: Remove org-flyover, add org-mem | 2026-03-08 | 3 | -2/+39 | |
| | | |||||
| * | glide: Convert some keybindings to excmds | 2026-03-06 | 1 | -18/+26 | |
| | | | | | This way they look nicer in ‘:map’, ‘:’, and can be reused. | ||||
| * | Disable checking security of zsh completion files | 2026-03-04 | 1 | -1/+1 | |
| | | | | | | It's dumb, but right now if I don't disable it I get complaints about some of the symlinks that guix generates. | ||||
| * | Add ‘home-zsh-direnv-service-type’ | 2026-03-04 | 2 | -2/+37 | |
| | | |||||
| * | data: Add packages | 2026-02-27 | 1 | -0/+2 | |
| | | |||||
| * | data: Remove swalock | 2026-02-27 | 1 | -1/+0 | |
| | | | | | | The current versions of Archlinux and Guix aren't compatible, so for now I'll have to install it through pacman instead. | ||||
| * | glide: Open new tab, not window | 2026-02-27 | 1 | -1/+1 | |
| | | |||||
| * | glide: Add function to install add-ons only for personal use | 2026-02-27 | 1 | -0/+4 | |
| | | |||||
| * | data: fixup for use with Wayland | 2026-02-24 | 1 | -55/+8 | |
| | | |||||
| * | Ad git configuration to laptop | 2026-02-24 | 1 | -1/+17 | |
| | | |||||
| * | Use emacs-pgtk as the Emacs for laptop | 2026-02-24 | 1 | -3/+3 | |
| | | | | | I'm starting to use Wayland and that needs the pgtk build for now. | ||||
| * | Add configuration for 8t88 | 2026-02-24 | 1 | -0/+1 | |
| | | |||||
| * | glide: Add bookmark management commands | 2026-02-24 | 1 | -0/+31 | |
| | | |||||
| * | glide: Fix getting the browser tab | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | glide: Fix typo | 2026-02-24 | 1 | -1/+1 | |
| | | |||||
| * | glide: Add new tab command with more features | 2026-02-24 | 1 | -0/+131 | |
| | | |||||
| * | glide: Add function to pick a heading to show | 2026-02-23 | 1 | -0/+89 | |
| | | | | | | Got it from the configuration showcase: https://github.com/glide-browser/glide/discussions/147#discussioncomment-15617575 | ||||
| * | Add gnupg to data | 2026-02-21 | 1 | -0/+7 | |
| | | |||||
| * | data: Remove sawfish | 2026-02-21 | 1 | -8/+1 | |
| | | | | | It's been removed from Guix. | ||||
| * | Remove guix-gaming-games channel | 2026-02-21 | 1 | -8/+8 | |
| | | | | | This channel is broken at the moment. | ||||
| * | Add original channels | 2026-02-20 | 1 | -0/+66 | |
| | | |||||
| * | glide: Go to insert mode after opening findbar | 2026-02-20 | 1 | -0/+2 | |
| | | |||||
| * | glide: Add keybinding for tab_reopen | 2026-02-20 | 1 | -0/+1 | |
| | | |||||
| * | glide: Add keybindings for searching | 2026-02-20 | 1 | -0/+35 | |
| | | |||||
| * | 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. | ||||
