This commit is contained in:
Bryan Ramos 2026-04-15 21:07:54 -04:00
commit 8b16b7047c
3 changed files with 51 additions and 0 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
```