This repository contains my personal dotfiles and configurations for various tools and applications.
- Centralized management of dotfiles.
- Configuration for various development tools.
- Git
- Stow (for managing dotfiles)
Clone this repository and use Stow to symlink the configuration files to your home directory.
git clone <repository-url> ~/.dotfiles
cd ~/.dotfiles
./install.shContributions are welcome! Please feel free to submit a pull request.