Quick setup for a minimal, aesthetically pleasing development environment.
- Alacritty terminal emulator
- ZSH with custom prompt
- Neovim with essential plugins
# Clone the repository
git clone [repo-url] dev-config
cd dev-config
# Run setup script
./scripts/setup.sh
- Buttonless window decoration
- Light transparency (98%)
- Monaco font with optimized spacing
- Warm dark theme
- Minimal one-line prompt
- Custom red prompt (color 167)
- Clean arrow symbol (❯)
- Sobrio color scheme
- NERDTree file explorer
- Essential syntax plugins
- Git integration
tada-