Skip to content

Commit 15b8224

Browse files
docs: update README with config file contents
1 parent 0f599a7 commit 15b8224

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ You'll need the following configuration files. Replace all `PLACE_HOLDER` values
2020

2121
```ini
2222
# ====================================================================
23-
# Global Git Configuration (Usually ~/.gitconfig)
23+
# Global Git Configuration
2424
#
2525
# To use this example:
26-
# 1. Save this file as ~/.gitconfig
26+
# 1. Save this file as ~/.gitconfig (most common location)
2727
# 2. Replace all PLACE_HOLDER values (e.g., YOUR_FULL_NAME)
2828
# 3. Repeat for .gitconfig-github and .gitconfig-gitlab as necessary
2929
# ====================================================================

0 commit comments

Comments
 (0)