Skip to content

Commit

Permalink
docs: add contributors and star history
Browse files Browse the repository at this point in the history
  • Loading branch information
ayakovlenko committed Nov 10, 2024
1 parent f7ff56f commit 3864a58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ _zit_ chooses a git identity based on:
… as defined in the configuration file:

```yaml
# Example config
---
users:
work: &work_user
Expand All @@ -37,6 +38,7 @@ hosts:
overrides:
- owner: "corp"
user: *work_user

gitlab.com:
default: *personal_gitlab_user
```
Expand Down Expand Up @@ -135,3 +137,10 @@ $ zit doctor
- [x] git config --unset-all --system user.name
- [x] git config --unset-all --system user.email
```

## Contributors

- @arjunrn
- @etolmach

[![Star History Chart](https://api.star-history.com/svg?repos=ayakovlenko/zit&type=Date)](https://star-history.com/#ayakovlenko/zit&Date)

0 comments on commit 3864a58

Please sign in to comment.