added docs

This commit is contained in:
Bryan Ramos 2026-03-09 18:11:22 -04:00
parent 325936235e
commit aa3d1558da
3 changed files with 21 additions and 1 deletions

9
README.md Normal file
View file

@ -0,0 +1,9 @@
# Git Config
My global git configuration.
## Install
```bash
git clone git@github.com:itme-brain/git.git ~/.config/git
```