{"id":19558297,"url":"https://github.com/sbimochan/whichenv","last_synced_at":"2026-04-29T15:01:43.525Z","repository":{"id":37242983,"uuid":"505334642","full_name":"sbimochan/whichenv","owner":"sbimochan","description":"Find easily which env you are in while you are doing multiple SSH session. Similar to hostname","archived":false,"fork":false,"pushed_at":"2022-06-20T07:25:56.000Z","size":2,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-26T08:18:36.740Z","etag":null,"topics":["bash","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbimochan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-06-20T07:17:13.000Z","updated_at":"2022-06-23T06:14:59.000Z","dependencies_parsed_at":"2022-08-18T03:11:07.284Z","dependency_job_id":null,"html_url":"https://github.com/sbimochan/whichenv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbimochan/whichenv","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbimochan%2Fwhichenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbimochan%2Fwhichenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbimochan%2Fwhichenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbimochan%2Fwhichenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbimochan","download_url":"https://codeload.github.com/sbimochan/whichenv/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbimochan%2Fwhichenv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260726017,"owners_count":23053059,"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":["bash","shell"],"created_at":"2024-11-11T04:46:43.837Z","updated_at":"2026-04-29T15:01:38.500Z","avatar_url":"https://github.com/sbimochan.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Which Env ?\n\n### Edit `~/.bashrc` file to permanently store variable or according to your SHELL.\n\n```bash\nexport whichenv = \"dev\"\n```\n\nSimilarly add these variables in other environments like qa, staging, prod, etc.\n\n### Reload\n\n```bash\nsource ~/.bashrc\n```\n\n### Install whichenv\n\n```bash\nsudo curl https://raw.githubusercontent.com/sbimochan/whichenv/master/whichenv -o /usr/local/bin/whichenv \u0026\u0026 sudo chmod +x /usr/local/bin/whichenv\n```\n\n### Execute it\n\n```bash\nwhichenv\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbimochan%2Fwhichenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbimochan%2Fwhichenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbimochan%2Fwhichenv/lists"}