This repository contains my personal dotfiles some tools I use both Linux and Windows systems.
- Clone the repository to a convenient location
git clone https://github.com/yourusername/dotfiles.git ~/.dotfiles- Symlink the applying configuration directories to their appropriate locations
ln -s ~/dotfiles/.config/nvim ~/.config/nvim
ln -s ~/dotfiles/.bashrc ~/.bashrc
- Update or add new local configuration files to the repo as needed