| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | glide: Add favicons and topsitesHEADmain | 21 hours | 1 | -6/+23 | |
| | | |||||
| * | wezterm: Set bg and fg colors | 32 hours | 1 | -0/+7 | |
| | | |||||
| * | pop-os: Install treesitter for Vue | 32 hours | 2 | -11/+32 | |
| | | | | | Also add slack and combobulate (paredit for treesitter). | ||||
| * | emacs-config: Update to latest | 32 hours | 1 | -2/+2 | |
| | | |||||
| * | glide/tabbar: Update tab bar when window focus changes | 34 hours | 1 | -1/+5 | |
| | | |||||
| * | glide: Reorder options in url picker, show all bookmarks | 39 hours | 1 | -9/+10 | |
| | | |||||
| * | glide: Load tabbar from separate file | 39 hours | 2 | -252/+253 | |
| | | |||||
| * | glide: Show current window's tabs count in status bar | 39 hours | 1 | -3/+4 | |
| | | |||||
| * | glide: keyboard_quit: Also close the command-line | 39 hours | 1 | -0/+4 | |
| | | |||||
| * | glide: Bind keyboard_quit in command and normal modes as ↵ | 39 hours | 1 | -1/+1 | |
| | | | | | well | ||||
| * | pop-os: Configure Emacs org-mem package | 39 hours | 2 | -2/+5 | |
| | | |||||
| * | pop-os: Simplify package listing | 39 hours | 1 | -54/+39 | |
| | | |||||
| * | pop-os/emacs: Allow ‘composer install’ to run for ↵ | 39 hours | 1 | -8/+17 | |
| | | | | | all projects | ||||
| * | pop-os/emacs: Add keybindings for git functions | 39 hours | 1 | -0/+6 | |
| | | |||||
| * | pop-os: Add git service | 39 hours | 1 | -1/+18 | |
| | | |||||
| * | pop-os: Remove kitty configuration, using wezterm now | 39 hours | 1 | -1/+0 | |
| | | |||||
| * | pop-os: Add some tree sitter grammars for Emacs php-ts-mode | 39 hours | 1 | -0/+6 | |
| | | |||||
| * | pop-os: Add some Emacs packages | 39 hours | 1 | -0/+3 | |
| | | | | | | | | | | | - ‘emacs-popup’: Opening PHP files always complains that ‘popup’ isn't available. Now it is. - ‘emacs-git-messenger’: I need to know what the last commit on a specific lines is a surprising amount of the time. - ‘emacs-csv-mode’: Needed to edit some CSV files. | ||||
| * | emacs-config: Update to latest | 39 hours | 1 | -4/+3 | |
| | | |||||
| * | pop-os: Add wezterm | 39 hours | 1 | -1/+2 | |
| | | |||||
| * | glide: Create a new tab when a new tab is opened | 39 hours | 1 | -1/+2 | |
| | | |||||
| * | data: Add org-mem configuration | 8 days | 2 | -0/+6 | |
| | | |||||
| * | Remove guix-rust-past-crates channel | 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 | |
| | | |||||
