for using my dotfile first:
git clone https://github.com/booo2233/dotfiles.git
cd dotfiles
install GNU stow:
on arch
pacman -S stow
or
yay -S stow
on debian
apt update
apt install stow
to add all the dotfile do:
show .
for one specific configuration do:
show .tmux.conf