Personal dotfiles configuration for Zsh, Git, Vim, and more to rapidly bootstrap a new system.
- Dotbot - Installation
- Zsh Configuration
- Zgen - Plugin Manager
- Oh-my-zsh - Zsh config framework
- Powerlevel10k - Theme
- asdf - Multi-language version manager
- fzf - Fuzzy finder
- neovim and vim-plug
- Homebrew restore
- VS Code extension restore
- Install MacOS defaults
Prerequisites: python, git, zsh
git clone [email protected]:denolfe/dotfiles.git .dotfiles --recursive
cd .dotfiles
make install