Personal dotfiles configuration for Zsh, Git, Neovim, and more to rapidly bootstrap a new system.
Component | Tool | Config |
---|---|---|
Installation | Dotbot | config |
Shell | Zsh | config |
Prompt | Starship | config |
.zshrc | oh-my-zsh | config |
Tools | Tmux, asdf | config |
- Install with dotbot
- Homebrew save/restore
- VS Code extension save/restore
- Install MacOS defaults
Prerequisites: python, git, zsh
git clone [email protected]:jaredtconnor/dotfiles.git .dotfiles --recursive
cd .dotfiles
make install