Minimal macOS terminal + editor setup.
- Install Homebrew.
- (Optional) install packages via Brewfile:
brew bundle --file Brewfile
- Symlink configs with GNU stow:
cd ~/.config/dotfilesstow starship tmux zsh nvim iterm2 ghostty
- tmux plugins: inside tmux run
prefix+I. - Neovim plugins: inside Neovim run
:Lazy syncthen restart.
- Starship config is pinned via
STARSHIP_CONFIGin your shell. - iTerm2 uses Dynamic Profiles under
.config/iterm2/AppSupport/DynamicProfiles/.