| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Emacs: Add Lua mode | 2026-05-29 | 1 | -0/+9 | |
| | | |||||
| * | Emacs: Add gitignore for built files | 2026-05-29 | 1 | -0/+1 | |
| | | |||||
| * | Emacs: Add magit | 2026-05-29 | 1 | -0/+9 | |
| | | |||||
| * | Emacs: Add php-mode | 2026-05-29 | 1 | -0/+9 | |
| | | |||||
| * | Emacs: Add dockerfile mode | 2026-05-29 | 1 | -0/+9 | |
| | | |||||
| * | Emacs: Add MELPA package archive | 2026-05-29 | 1 | -0/+8 | |
| | | |||||
| * | Emacs: Don't load oni modules | 2026-05-29 | 1 | -5/+0 | |
| | | | | | I'm rearranging how I configure Emacs in this repository | ||||
| * | _mbsetupuser/Brewfile: Add colima | 2026-05-29 | 1 | -0/+2 | |
| | | |||||
| * | _mbsetupuser/Brewfile: Add tailscale | 2026-05-29 | 1 | -0/+2 | |
| | | |||||
| * | GNUmakefile: Remove --cleanup from brew bundle | 2026-05-29 | 1 | -1/+1 | |
| | | | | | I'll probably end up adding dependencies through use-package. | ||||
| * | GNUmakefile: Add ssh keygen recipe | 2026-05-29 | 1 | -1/+6 | |
| | | |||||
| * | GNUmakefile: Use emacs -q to byte-compile .el files | 2026-05-29 | 1 | -1/+1 | |
| | | |||||
| * | GNUmakefile: Use proper target for emacs prerequisites | 2026-05-29 | 1 | -1/+1 | |
| | | |||||
| * | wezterm: Use integrated buttons | 2026-05-27 | 1 | -1/+5 | |
| | | | | | This makes them a little nicer to look at in macos. | ||||
| * | _mbsetupuser/Brewfile.org: Add description of fonts | 2026-05-27 | 1 | -0/+3 | |
| | | |||||
| * | GNUmakefile: Add project directories to setup | 2026-05-27 | 1 | -0/+9 | |
| | | |||||
| * | GNUmakefile: Add work git configuration | 2026-05-27 | 6 | -1/+19 | |
| | | |||||
| * | 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 | |
| | | |||||
