{"id":28560702,"url":"https://github.com/tofuutils/zsh-tenv","last_synced_at":"2025-06-10T09:38:12.127Z","repository":{"id":241385989,"uuid":"806682468","full_name":"tofuutils/zsh-tenv","owner":"tofuutils","description":null,"archived":false,"fork":false,"pushed_at":"2024-08-27T13:46:36.000Z","size":9,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-08-27T15:15:05.240Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tofuutils.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-05-27T17:14:31.000Z","updated_at":"2024-08-27T13:46:41.000Z","dependencies_parsed_at":"2024-05-28T04:41:30.577Z","dependency_job_id":null,"html_url":"https://github.com/tofuutils/zsh-tenv","commit_stats":null,"previous_names":["tofuutils/zsh-tenv"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tofuutils%2Fzsh-tenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tofuutils%2Fzsh-tenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tofuutils%2Fzsh-tenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tofuutils%2Fzsh-tenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tofuutils","download_url":"https://codeload.github.com/tofuutils/zsh-tenv/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tofuutils%2Fzsh-tenv/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259049875,"owners_count":22798050,"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-06-10T09:37:43.920Z","updated_at":"2025-06-10T09:38:12.065Z","avatar_url":"https://github.com/tofuutils.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zsh-tenv\n\ntenv autocompletion plugin for zsh\n\n## How to install\n\n### Simple ZSH\n\nClone the repository and source the [tenv.plugin.zsh](tenv.plugin.zsh)\n\n```\ngit clone https://github.com/tofuutils/zsh-tenv\nsource zsh-tenv/tenv.plugin.zsh\n```\n\nTo make this changes permanent, either add `source /path/to/tenv.plugin.zsh` or \ncopy the contents of [tenv.plugin.zsh](tenv.plugin.zsh) to your .zshrc\n\n### As Oh My zsh plugin\n\nClone this repositoriy into your oh my zsh plugins directory\n\n```\ngit clone https://github.com/tofuutils/zsh-tenv /path/to/myzsh/plugins/tenv\n```\n\nadd the plugin to your .zshrc plugins array \n\n```\nplugins=(... tenv)\n```\n\n### How to update \n\nIf you are using simple ZSH, repeat the install process. \n\nif you are using as oh my zsh plugin, cd into tenv plugin directory and git pull\n\n```\ncd /path/to/ohmyzsh/plugins/tenv\ngit pull origin main\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftofuutils%2Fzsh-tenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftofuutils%2Fzsh-tenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftofuutils%2Fzsh-tenv/lists"}