gegit -> Getting your Git repositories from your terminal made easy
-
```bash
cargo install gegit
```
```bash
gegit <repo_remote_name_with_username>
gegit example_user/example_repo
```
**Note** -> Make sure you have your ssh setup and you have updated your username in the gitconfig.