aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* emacs-config: Update to latestHEADmainGravatar Tom Willemse2026-06-221-63/+20
| | | | | The latest configuration files don't include any snippets, those have all moved to the oni-yasnippet configuration.
* zsh: Fix importsGravatar Tom Willemse2026-06-221-1/+1
| | | | Atuin was moved from rosenthal to main repository.
* org-mem: Exclude archived filesGravatar Tom Willemse2026-06-221-1/+2
|
* data: Remove org-roam and add some other packagesGravatar Tom Willemse2026-06-221-14/+6
|
* wezterm: Move actual config setting out of service fileGravatar Tom Willemse2026-06-222-2/+7
|
* oni-flycheck: Add phpstanGravatar Tom Willemse2026-06-181-0/+1
|
* Brewfile: Add SCSHGravatar Tom Willemse2026-06-181-0/+7
|
* wezterm: Don't use compose key in weztermGravatar Tom Willemse2026-06-181-0/+3
|
* wezterm: Add leader keyGravatar Tom Willemse2026-06-181-1/+3
|
* 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
|