mirror of
https://github.com/itme-brain/git.git
synced 2026-03-23 17:49:42 -04:00
9 lines
126 B
Markdown
9 lines
126 B
Markdown
# Git Config
|
|
|
|
My global git configuration.
|
|
|
|
## Install
|
|
|
|
```bash
|
|
git clone git@github.com:itme-brain/git.git ~/.config/git
|
|
```
|