aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* emacs: Install orderlessGravatar Tom Willemse2026-06-161-7/+10
|
* zsh: Add settitle commandGravatar Tom Willemse2026-06-151-0/+2
| | | | This command just tells wezterm the name of the current tab
* oni-dashboard: Add navigatorGravatar Tom Willemse2026-06-151-0/+11
|
* Brewfile: Add hammerspoonGravatar Tom Willemse2026-06-151-0/+2
|
* oni-dumb-jump: Fix issue trying to perpetually reinstall ↵Gravatar Tom Willemse2026-06-151-1/+1
| | | | ripgrep
* oni-php: Fix errorGravatar Tom Willemse2026-06-151-0/+1
|
* oni-php: Add scripts directoryGravatar Tom Willemse2026-06-153-2/+56
|
* GNUmakefile: Make brew bundle a little more quietGravatar Tom Willemse2026-06-151-1/+1
|
* wezterm: Replace Lua config with FennelGravatar Tom Willemse2026-06-155-81/+105
|
* Brewfile: Remove yabaiGravatar Tom Willemse2026-06-121-3/+1
|
* emacs: Add oni-grepGravatar Tom Willemse2026-06-122-0/+30
|
* oni-dashboard: Use ‘display-buffer’ instead of ↵Gravatar Tom Willemse2026-06-111-4/+5
| | | | ‘switch-to-buffer’
* Emacs: Add mixed-pitch modeGravatar Tom Willemse2026-06-111-0/+6
|
* Brewfile: Fixup some packagesGravatar Tom Willemse2026-06-101-1/+17
|
* git: Fix regex for MacOSGravatar Tom Willemse2026-06-101-1/+1
|
* zsh: Load other init files tooGravatar Tom Willemse2026-06-101-0/+10
|
* Update Emacs configGravatar Tom Willemse2026-06-1018-188/+721
| | | | | This is mainly used by my work machine at the moment, but that should change soon.
* GNUmakefile: Fix init.el generator for MacOSGravatar Tom Willemse2026-06-101-1/+1
| | | | Don't keep adding into the file, just write the whole thing once.
* Update MacOS setupGravatar Tom Willemse2026-06-104-4/+853
|
* .stowrc: Ignore some more filesGravatar Tom Willemse2026-06-101-0/+2
|
* GNUmakefile: Use printf instead of ‘echo -e’Gravatar Tom Willemse2026-06-101-2/+2
| | | | | MacOS' echo doesn't support the ‘-e’ switch, but printf should work everywhere.
* freedesktop: Add missing fileGravatar Tom Willemse2026-06-091-0/+45
|
* rincewind: Add wezterm configurationGravatar Tom Willemse2026-06-092-1/+42
|
* glide: Fix adding new groupsGravatar Tom Willemse2026-06-031-1/+6
| | | | | If there are no groups at all, then the execute method is never added to any option and will never run. Add a dummy group just in case.
* Emacs: Add Lua modeGravatar Tom Willemse2026-05-291-0/+9
|
* Emacs: Add gitignore for built filesGravatar Tom Willemse2026-05-291-0/+1
|
* Emacs: Add magitGravatar Tom Willemse2026-05-291-0/+9
|
* Emacs: Add php-modeGravatar Tom Willemse2026-05-291-0/+9
|
* Emacs: Add dockerfile modeGravatar Tom Willemse2026-05-291-0/+9
|
* Emacs: Add MELPA package archiveGravatar Tom Willemse2026-05-291-0/+8
|
* Emacs: Don't load oni modulesGravatar Tom Willemse2026-05-291-5/+0
| | | | I'm rearranging how I configure Emacs in this repository
* _mbsetupuser/Brewfile: Add colimaGravatar Tom Willemse2026-05-291-0/+2
|
* _mbsetupuser/Brewfile: Add tailscaleGravatar Tom Willemse2026-05-291-0/+2
|
* GNUmakefile: Remove --cleanup from brew bundleGravatar Tom Willemse2026-05-291-1/+1
| | | | I'll probably end up adding dependencies through use-package.
* GNUmakefile: Add ssh keygen recipeGravatar Tom Willemse2026-05-291-1/+6
|
* GNUmakefile: Use emacs -q to byte-compile .el filesGravatar Tom Willemse2026-05-291-1/+1
|
* GNUmakefile: Use proper target for emacs prerequisitesGravatar Tom Willemse2026-05-291-1/+1
|
* wezterm: Use integrated buttonsGravatar Tom Willemse2026-05-271-1/+5
| | | | This makes them a little nicer to look at in macos.
* _mbsetupuser/Brewfile.org: Add description of fontsGravatar Tom Willemse2026-05-271-0/+3
|
* GNUmakefile: Add project directories to setupGravatar Tom Willemse2026-05-271-0/+9
|
* GNUmakefile: Add work git configurationGravatar Tom Willemse2026-05-276-1/+19
|
* GNUmakefile: Remove unnecessary targetGravatar Tom Willemse2026-05-271-3/+0
|
* Add basic macos setupGravatar Tom Willemse2026-05-273-0/+62
|
* wezterm: Don't allow window size to changeGravatar Tom Willemse2026-05-271-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 fileGravatar Tom Willemse2026-05-271-51/+53
|
* wezterm: Change the number of rows in the command paletteGravatar Tom Willemse2026-05-271-0/+1
|
* wezterm: Set font for command paletteGravatar Tom Willemse2026-05-271-0/+2
|
* wezterm: Set command pallette colorsGravatar Tom Willemse2026-05-271-0/+2
|
* wezterm: Don't show tabbar if there's only one tabGravatar Tom Willemse2026-05-261-0/+2
|
* wezterm: Dim inactive paneGravatar Tom Willemse2026-05-261-0/+5
|