"Simplify, then add lightness" --Colin Chapman, Lotus Cars
- Consolidate all secrets into 1Password using
op
cli - Make environment setup portable and quick to build on new machines
- Standardize installed package and application lists through
brew
andbrew --cask
- Consolidate config into one repository (no more separate
nvim
andtmux
repos, separateIterm2
prefs, etc) - Simplify and reduce number of config files and package managers
- Removed
oh-my-zsh
- Removed
antidote
- Removed
- Improve startup times of
zsh
,tmux
, andneovim
- zsh
- Between 2x and 3x faster according to
zprof
- Between 2x and 3x faster according to
- zsh
- Leverage linux support in
brew
to make a compatible osx/ubuntu config - Smooth dark mode / light mode transitions on osx
- Just generally move more of my life under
git
control.