You will need git and GNU stow
Clone into your $HOME directory
git clone https://github.com/dangngo/dotfiles.git ~Run stow to symlink everything or just select what you want
stow */ # Everything (the '/' ignores the README)stow zsh # Just zsh config