Merge pull request #184 from con-f-use/gh-pages
This commit is contained in:
commit
0b0d972ff1
1 changed files with 2 additions and 2 deletions
|
@ -161,7 +161,7 @@ alternate version using yadm. Consider these three files:
|
||||||
path = .gitconfig.local
|
path = .gitconfig.local
|
||||||
```
|
```
|
||||||
|
|
||||||
`.gitconfig.local##Darwin`
|
`.gitconfig.local##os.Darwin`
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[user]
|
[user]
|
||||||
|
@ -169,7 +169,7 @@ alternate version using yadm. Consider these three files:
|
||||||
email = tim@personal.email.org
|
email = tim@personal.email.org
|
||||||
```
|
```
|
||||||
|
|
||||||
`.gitconfig.local##Linux`
|
`.gitconfig.local##os.Linux`
|
||||||
|
|
||||||
```ini
|
```ini
|
||||||
[user]
|
[user]
|
||||||
|
|
Loading…
Reference in a new issue