typo in the readme.
This commit is contained in:
parent
ed5e906906
commit
69049330d0
@ -376,7 +376,7 @@ Since the gitconfig doesn't contain the user info, I recommend using env variabl
|
||||
**Put the following in your ~/.secrets file which is automatically referenced by the provided zshrc:**
|
||||
|
||||
# Set your git user info
|
||||
export GIT_AUTHOR_NAME='You Name'
|
||||
export GIT_AUTHOR_NAME='Your Name'
|
||||
export GIT_AUTHOR_EMAIL='you@domain.com'
|
||||
export GIT_COMMITTER_NAME='Your Name'
|
||||
export GIT_COMMITTER_EMAIL='you@domain.com'
|
||||
|
Loading…
Reference in New Issue
Block a user