To set up your environment, clone this repository and run the main installer. It will guide you through the process and automatically configure all necessary tools and security hooks.
git clone https://github.com/lalitmee/dotfiles.git ~/dotfiles
cd ~/dotfiles
./install.shAll of my dotfiles are here. 👍
This dotfiles repository includes configuration for:
- Zed Editor - Editor settings, keybindings, and theme configuration
- See
zed/README.mdfor details - Security-first design: no secrets tracked in version control
- Ready for future environment variable interpolation support
- Install with:
stow zed
- See
And more...

