Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/blckclov3r/git-config-sh

This script ensures that Git is configured with the specified username and email, and it provides feedback on the configuration status.
https://github.com/blckclov3r/git-config-sh

bash bash-script configuration git git-config git-configuration github-config shell shell-script

Last synced: 15 days ago
JSON representation

This script ensures that Git is configured with the specified username and email, and it provides feedback on the configuration status.

Awesome Lists containing this project

README

        

# git-config-sh
This script ensures that Git is configured with the specified username and email while providing feedback on the configuration status, making it useful for seamless switching between multiple Git configurations without the need for manual typing; simply change the user.name and user.email to get started.

![image](https://github.com/blckclov3r/git-config-sh/assets/43292234/dc73a338-58c7-4bf0-9399-a3bf85559ed8)
![image](https://github.com/blckclov3r/git-config-sh/assets/43292234/835230c5-97fc-4fbf-8f84-a71f5350a6fa)