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

https://github.com/edmilson-dk/multiple-git-account-toggle

Simple shell-script executable to switch between your github accounts, globally on your Linux machine.
https://github.com/edmilson-dk/multiple-git-account-toggle

Last synced: 9 months ago
JSON representation

Simple shell-script executable to switch between your github accounts, globally on your Linux machine.

Awesome Lists containing this project

README

          

# GitHub alternate accounts

Simple shell-script executable to switch between your github accounts, globally on your Linux machine.

## Topics

* [Use](#use)
* [License](#license)


# Use

_In the first execution, from execution permission to the script_

```sh
chmod +x git-account.sh
```

_After this is just run_

```sh
./git-account.sh
```


## 🤝 License

[MIT](https://github.com/edmilson-dk/multiple-git-account-toggle/blob/main/LICENSE) Project License

Creator with 💙 by [Edmilson Jesus](https://www.linkedin.com/in/edmilson-jesus-4128711b5)