lemuelroberto / dotfiles

My dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

My dotfiles

License:MIT License


Languages

Language:Shell 89.4%Language:Vim Script 6.1%Language:Makefile 4.5%