Skip to content

lemuelroberto/dotfiles

Repository files navigation

dotfiles

This is my dotfiles (.files) repository and tooling.

Install

WARNING This will wipe your $HOME directory and install this repository on it. DO NOT run unless you have read through it first.

You may change GIT_SSH_COMMAND: export GIT_SSH_COMMAND="ssh -i /path/to/ssh-key -F /dev/null".

You may change the repository URL by exporting or setting the REPO_URL variable.

bash <(curl -sL https://bit.ly/35lzGeX)