dotfiles Requirement bash git sudo Install git clone https://github.com/re3turn/dotfiles.git ~/.dotfiles cd ~/.dotfiles bash install.sh gitconfig Add the following to ~/.gitconfig.local [user] name = YOUR_NAME email = YOUR_EMAIL