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.
- If exists, backup the existing
.gitconfigviacp $HOME/.gitconfig $HOME/.gitconfig.backup - Make changes in
./.gitconfig - Run
./scripts/configure-git.shto synchronize changes with correct credentials