{"id":29220074,"url":"https://github.com/nicolassutter/gitswitcher","last_synced_at":"2025-07-03T02:08:15.073Z","repository":{"id":199985703,"uuid":"704263095","full_name":"nicolassutter/gitswitcher","owner":"nicolassutter","description":"Save git profiles and easily switch between them.","archived":false,"fork":false,"pushed_at":"2023-10-14T11:47:51.000Z","size":87,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-01T03:53:59.384Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nicolassutter.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-10-12T22:27:26.000Z","updated_at":"2023-10-14T11:46:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"90eda2ff-396d-42ff-b246-508850e152c9","html_url":"https://github.com/nicolassutter/gitswitcher","commit_stats":null,"previous_names":["nicolassutter/git-switcher"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nicolassutter/gitswitcher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolassutter%2Fgitswitcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolassutter%2Fgitswitcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolassutter%2Fgitswitcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolassutter%2Fgitswitcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nicolassutter","download_url":"https://codeload.github.com/nicolassutter/gitswitcher/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nicolassutter%2Fgitswitcher/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263245302,"owners_count":23436515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-07-03T02:08:14.489Z","updated_at":"2025-07-03T02:08:15.040Z","avatar_url":"https://github.com/nicolassutter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitswitcher\n\nSave git profiles and easily switch between them.\n\n## 🚀 Installation\n\n1. Download `gitswitcher` executable from the latest [release](https://github.com/nicolassutter/gitswitcher/releases)\n2. Place it somewhere of your choosing on your system\n3. Rename the file to `gitswitcher` (or anything that might suit you better)\n4. Set its permissions\n\n   ```sh\n   chmod +x /path/to/gitswitcher\n   ```\n\n5. Add the executable parent directory to your $PATH\n\n   ```sh\n   # fish -\u003e ~/.config/fish/config.fish\n   set --export PATH /path/to/gitswitcher/parent/directory $PATH\n   # If you placed your executable file at ~/Documents/bin/gitswitcher, you can add it to your $PATH like this:\n   # set --export PATH ~/Documents/bin $PATH\n\n   # bash -\u003e ~/.bashrc\n   export PATH=/path/to/gitswitcher/parent/directory:$PATH\n   # If you placed your executable file at ~/Documents/bin/gitswitcher, you can add it to your $PATH like this:\n   # export PATH=~/Documents/bin:$PATH\n\n   # zsh -\u003e ~/.zshrc\n   export PATH=/path/to/gitswitcher/parent/directory:$PATH\n   # If you placed your executable file at ~/Documents/bin/gitswitcher, you can add it to your $PATH like this:\n   # export PATH=~/Documents/bin:$PATH\n   ```\n\n6. Restart your shell\n7. Stat using the commands!\n\n## ⚙️ Commands\n\n```sh\ngitswitcher add # to add a new profile\ngitswitcher use # to use an existing profile\ngitswitcher edit # to edit an existing profile\ngitswitcher rm # to delete an existing profile\ngitswitcher list # to list the current gitswitcher config file that contains the profiles\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolassutter%2Fgitswitcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicolassutter%2Fgitswitcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicolassutter%2Fgitswitcher/lists"}