This repository is inspired by denolfe's dotfiles.
Personal dotfiles configuration
| Component | Tool | Config |
|---|---|---|
| Installation | Dotbot | install.conf.yaml |
| Terminal | Iterm2 | config |
| Theme | Powerlevel10k | p10k.zsh |
| .zshrc | oh-my-zsh | .zshrc |
- Install with dotbot
- Homebrew save/restore
- VS Code extension save/restore
- Install MacOS defaults
Prerequisites: git, zsh
git clone [email protected]:chastep/my_dotfiles.git .dotfiles --recursive
cd .dotfiles
make install