- Automated setup with dotbot
- Homebrew-based dependency installation
- Cursor settings, keybindings, and snippets
- Optional macOS defaults bootstrap
We use dotbot to install all configs automatically.
- Clone repo using:
git clone git@github.com:kondratevdev/dotfiles.git- Run the installer:
bash dotfiles/install.sh- Apply macOS settings:
bash ~/dotfiles/macos/settings.shSpecial thanks to Nikita Sobolev (@sobolevn). This repository would not be possible without his dotfiles, which inspired the structure and overall approach used here.