my dotfiles of Arch Linux
cd into your $HOME
directory or simply ~
and then
git clone https://github.com/dingZvel/dotfiles.git
using GNU stow in dotfiles
directory to symlink the config e.g.
stow zsh # this will only apply zsh config
or
stow */ # symlink everything (the '/' ignores the README.md)