I created my dotfiles with stow, so you need to install it
sudo pacman -S stow
git clone https://github.com/PoSayDone/.dotfiles.git && cd .dotfiles && stow */ --adopt
It will overwrite existing dotfiles, please backup them before using command