Anonymous
6/23/2025, 7:01:54 AM
No.105677773
>>105656561
Just pull out most of your homebrew into separate files and load them in your init.el
I have one for packages, one for macros and keybinds, one for treesitter, etc.
I keep them in a subdir of .emacs.d which is a git repo, so I can pull it down on any of my computers
Just pull out most of your homebrew into separate files and load them in your init.el
I have one for packages, one for macros and keybinds, one for treesitter, etc.
I keep them in a subdir of .emacs.d which is a git repo, so I can pull it down on any of my computers