Skip to content

Commit 894421d

Browse files
committed
2 parents c4c7033 + aa02798 commit 894421d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/github.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ classic token for all access
3434
```
3535
[alias]
3636
whoami = !echo \"Author: $(git config user.name) <$(git config user.email)>\" && echo \"Remote: $(git remote get-url origin)\"
37-
work = !git config user.name \"Seb @ work\" && git config user.email \"seb@work.com\" && echo \"✓ Switched to WORK\"
37+
work = !git config user.name \"work-user\" && git config user.email \"ID+USERNAME@users.noreply.github.com\" && echo \"✓ Switched to WORK\"
3838
```

0 commit comments

Comments
 (0)