mirror of
https://github.com/cheat/cheat.git
synced 2025-11-05 08:15:27 +01:00
@@ -2,6 +2,9 @@
|
|||||||
git config --global user.name "John Doe"
|
git config --global user.name "John Doe"
|
||||||
git config --global user.email johndoe@example.com
|
git config --global user.email johndoe@example.com
|
||||||
|
|
||||||
|
# To set your editor:
|
||||||
|
git config --global core.editor emacs
|
||||||
|
|
||||||
# To enable color:
|
# To enable color:
|
||||||
git config --global color.ui true
|
git config --global color.ui true
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user