This repository contains my personal dotfiles, managed using GNU Stow. It includes configuration for various tools and applications, making it easy to set up a new environment.
Make sure you have GNU Stow installed. You can install it using your package manager:
sudo pacman -S stow
provide the package name to create the sylink to right directory .
stow <name> #for ex: stow nvim
Mit.