The name says it all... ;-)
-
Clone this repository into your home directory under the folder
.dotfilesVia HTTPS
git clone https://github.com/FrankZZ/dotfiles.git ~/.dotfilesVia SSH
git clone git@github.com:FrankZZ/dotfiles.git ~/.dotfiles -
Change the contents of
~/.zshrcto:for file in ~/.dotfiles/.*; do source "$file" done