You will need git
and GNU stow
.
Steps:
git clone https://github.com/tapyu/dotfiles
cd dotfiles
stow --verbose=1 --target=${HOME} */
to symlink everything or just select what you want, e.g.,stow --verbose=1 --target=${HOME} zsh
.shutdown -r now
to reboot your computer.
Set of config file that is meant to be used with stow, see here for more info.