| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | GNUmakefile: Remove unnecessary target | 2026-05-27 | 1 | -3/+0 | ||
| | | ||||||
| * | Add basic macos setup | 2026-05-27 | 3 | -0/+62 | ||
| | | ||||||
| * | wezterm: Don't allow window size to change | 2026-05-27 | 1 | -0/+4 | ||
| | | | | | | | Font size doesn't usually change, but when it does there's no point in trying to resize the window itself because I'm using a tiling window manager which fixes the window size. | |||||
| * | wezterm: Reorganize file | 2026-05-27 | 1 | -51/+53 | ||
| | | ||||||
| * | wezterm: Change the number of rows in the command palette | 2026-05-27 | 1 | -0/+1 | ||
| | | ||||||
| * | wezterm: Set font for command palette | 2026-05-27 | 1 | -0/+2 | ||
| | | ||||||
| * | wezterm: Set command pallette colors | 2026-05-27 | 1 | -0/+2 | ||
| | | ||||||
| * | wezterm: Don't show tabbar if there's only one tab | 2026-05-26 | 1 | -0/+2 | ||
| | | ||||||
| * | wezterm: Dim inactive pane | 2026-05-26 | 1 | -0/+5 | ||
| | | ||||||
| * | packages/emacs: Update ‘emacs-yoshi-theme’ to latest | 2026-05-19 | 1 | -2/+2 | ||
| | | ||||||
| * | emacs-config: Replace company with corfu in PHP | 2026-05-19 | 1 | -1/+15 | ||
| | | ||||||
| * | emacs-config: Update ‘emacs-oni-config’ to latest | 2026-05-19 | 1 | -2/+2 | ||
| | | ||||||
| * | pop-os: Add ssh agent service | 2026-05-19 | 1 | -1/+4 | ||
| | | ||||||
| * | pop-os: Add emacs-related-files package | 2026-05-19 | 2 | -1/+60 | ||
| | | ||||||
| * | pop-os: Add dumb-jump and ripgrep | 2026-05-19 | 3 | -0/+17 | ||
| | | ||||||
| * | glide: reindent file | 2026-05-19 | 1 | -152/+152 | ||
| | | ||||||
| * | README: Add reminder of how to bootstrap | 2026-05-19 | 1 | -0/+10 | ||
| | | ||||||
| * | data: Add wakapi service | 2026-05-19 | 1 | -1/+7 | ||
| | | ||||||
| * | packages/utilities: Use correct guile version | 2026-05-15 | 1 | -1/+1 | ||
| | | ||||||
| * | packages/emacs: Update org-mem | 2026-05-15 | 1 | -3/+6 | ||
| | | ||||||
| * | stumpwm: Use different background image | 2026-05-15 | 1 | -1/+1 | ||
| | | ||||||
| * | emacs-config: Fix package name | 2026-05-15 | 1 | -1/+1 | ||
| | | | | | ‘emacs-nov-el’ was renamed to ‘emacs-nov’ | |||||
| * | org-mem: Don't include .org_archive files or harp files | 2026-05-15 | 1 | -2/+5 | ||
| | | | | | | | I can't think of a reason why I would want to keep around archived tasks. The harp files will use the same title constantly, I don't need that. | |||||
| * | rincewind: Use the system screen locker | 2026-05-15 | 1 | -0/+1 | ||
| | | | | | | | PAM versions in Archlinux and Guix have diverged, so to make sure I can unlock my screen after locking it I need to use the one installed through pacman, not Guix. | |||||
| * | rincewind: Remove easytag | 2026-05-15 | 1 | -2/+1 | ||
| | | | | | It's not supported in Guix anymore. | |||||
| * | rincewind: Remove autokey service | 2026-05-15 | 1 | -3/+0 | ||
| | | | | | It's not in Guix anymore. | |||||
| * | pop-os/emacs: Add vertico posframe | 2026-05-06 | 2 | -1/+5 | ||
| | | ||||||
| * | glide: Add tab group functions | 2026-05-06 | 2 | -1/+47 | ||
| | | ||||||
| * | glide: Bind ‘C-n’ and ‘C-p’ in insert mode | 2026-05-06 | 1 | -0/+3 | ||
| | | | | | | I don't want this constantly creating new windows when I don't actually mean to do that. I could also change this in ‘about:keyboard’ | |||||
| * | glide: Bind ‘A-x’ in insert mode too | 2026-05-06 | 1 | -1/+1 | ||
| | | ||||||
| * | glide: Add current mode to the tab bar | 2026-05-06 | 1 | -2/+5 | ||
| | | ||||||
| * | glide: Add auto command for setting my geo location on ↵ | 2026-05-06 | 1 | -0/+8 | ||
| | | | | | punt staging | |||||
| * | glide: Clean up bookmark functions | 2026-05-06 | 1 | -2/+12 | ||
| | | ||||||
| * | pop-os/emacs: Add function to create settings migrations | 2026-05-05 | 1 | -1/+10 | ||
| | | ||||||
| * | pop-os: Remove web-mode fix | 2026-05-05 | 1 | -797/+0 | ||
| | | | | | I don't use web-mode anymore right now. | |||||
| * | pop-os/emacs: Add stillness-mode | 2026-04-29 | 3 | -0/+26 | ||
| | | ||||||
| * | pop-os/emacs: Sort tests in random order | 2026-04-29 | 1 | -1/+1 | ||
| | | ||||||
| * | pop-os: Add custom compilation mode for artisan tests | 2026-04-29 | 1 | -1/+6 | ||
| | | ||||||
| * | pop-os: Add notmuch and sendmail configuration | 2026-04-27 | 1 | -1/+34 | ||
| | | ||||||
| * | glide: Add command to keep other window | 2026-04-24 | 1 | -4/+13 | ||
| | | ||||||
| * | glide: Fix errors in split windows when no split windows ↵ | 2026-04-24 | 1 | -1/+7 | ||
| | | | | | exist | |||||
| * | pop-os/emacs: Add command to create Saloon requests | 2026-04-22 | 1 | -1/+17 | ||
| | | ||||||
| * | pop-os/emacs: Add command to create a saloon connector | 2026-04-21 | 1 | -12/+21 | ||
| | | ||||||
| * | pop-os/emacs: Don't treat filament specially | 2026-04-20 | 1 | -3/+1 | ||
| | | | | | Filament now runs in /app/filament instead of /app. | |||||
| * | pop-os/emacs: Add Lobsters PHP feed for elfeed | 2026-04-13 | 1 | -1/+2 | ||
| | | ||||||
| * | pop-os/emacs: Fix vue-ts-mode loading | 2026-04-10 | 2 | -0/+4 | ||
| | | ||||||
| * | pop-os/emacs: Fix prodigy definitions | 2026-04-10 | 1 | -33/+34 | ||
| | | | | | Only apply them after prodigy gets loaded. | |||||
| * | pop-os/emacs: Update browser | 2026-04-10 | 1 | -3/+3 | ||
| | | ||||||
| * | pop-os: Add prodigy | 2026-04-10 | 2 | -1/+42 | ||
| | | ||||||
| * | pop-os/emacs: Add php blog | 2026-04-02 | 1 | -1/+3 | ||
| | | ||||||
