mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
11 lines
141 B
Text
11 lines
141 B
Text
[alias]
|
|
co = checkout
|
|
ci = commit
|
|
st = status
|
|
di = diff --color-words
|
|
[color]
|
|
diff = auto
|
|
status = auto
|
|
branch = auto
|
|
[core]
|
|
pager =
|