Clone the repository inside your home directory (recommended location: ~/Github), make the installer executable, and run it:
mkdir -p ~/Github
cd ~/Github
git clone https://github.com/waris-siraw/dotfiles.git
cd /dotfiles
chmod +x install.sh
./install.sh




