Quick Start. Run ./install.sh --help to see all options
The goal is to create a smooth and fun experience across my development endeavors, with vim motions at its core, catppuccin as color scheme and simplicity and modularity in its configuration.
- homebrew as MacOS system package manager
- NeoVim as editor with configuration outlined here
- iterm2 running
zshwith starship and the package manager zplug. - tmux as terminal multiplexer with tpm as plugin manager.
- Run
./install.sh - Manually install Go
https://go.dev/dl/ - Import iTerm2 profile from
.config/iterm2/iterm2-profile.jsoninto iTerm2.
Git config lives at .config/git/config (XDG standard). Stow symlinks it to ~/.config/git/config.
Edit it directly — changes take effect immediately since it's symlinked.
To update credentials, run ./scripts/configure-git.sh.