{"id":24290516,"url":"https://github.com/cda0/zsh-tfenv","last_synced_at":"2025-03-06T02:28:14.776Z","repository":{"id":146996471,"uuid":"222015993","full_name":"CDA0/zsh-tfenv","owner":"CDA0","description":"zsh plugin for installing, updating and loading tfenv ","archived":false,"fork":false,"pushed_at":"2024-04-16T16:08:47.000Z","size":5,"stargazers_count":2,"open_issues_count":2,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-16T11:59:14.451Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CDA0.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}},"created_at":"2019-11-15T22:52:13.000Z","updated_at":"2021-07-02T20:16:54.000Z","dependencies_parsed_at":"2024-01-03T04:29:56.124Z","dependency_job_id":null,"html_url":"https://github.com/CDA0/zsh-tfenv","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDA0%2Fzsh-tfenv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDA0%2Fzsh-tfenv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDA0%2Fzsh-tfenv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CDA0%2Fzsh-tfenv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CDA0","download_url":"https://codeload.github.com/CDA0/zsh-tfenv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242135089,"owners_count":20077387,"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-01-16T11:53:02.181Z","updated_at":"2025-03-06T02:28:14.747Z","avatar_url":"https://github.com/CDA0.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zsh-tfenv\n\u003e zsh plugin for installing, updating, and loading `tfenv`\n\u003e Inspired by [zsh-pyenv](https://github.com/mattberther/zsh-pyenv)\n\n## Usage\nOnce the plugin is installed, tfenv will be available.\n\n## Installation\n\n### Using [Antigen](https://github.com/zsh-users/antigen)\nBundle `zsh-tfenv` in your `.zshrc`\n\n```\nantigen bundle cda0/zsh-tfenv\n```\n\n### Using [zplug](https://github.com/b4b4r07/zplug)\nLoad `zsh-tfenv` as a plugin in your `.zshrc`\n\n```\nzplug \"cda0/zsh-tfenv\"\n```\n\n### Using [zgen](https://github.com/tarjoilija/zgen)\nInclude the load command in your `.zshrc`\n\n```\nzget load cda0/zsh-tfenv\n```\n\n### As an [Oh My ZSH!](https://github.com/robbyrussell/oh-my-zsh) custom plugin\nClone `zsh-tfenv` into your custom plugins repo and load as a plugin in your `.zshrc`\n\n```shell\ngit clone https://github.com/cda0/zsh-tfenv ~/.oh-my-zsh/custom/plugins/zsh-tfenv\n```\n\n```\nplugins+=(zsh-tfenv)\n```\n\nKeep in mind that plugins need to be added before `oh-my-zsh.sh` is sourced.\n\n### Manually\nClone this repository somewhere (`~/.zsh-tfenv` for example) and source it in your `.zshrc`\n\n```shell\ngit clone https://github.com/cda0/zsh-tfenv ~/.zsh-tfenv\n```\n\n```\nsource ~/.zsh-tfenv/zsh-tfenv.plugin.zsh\n```\n\n### License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcda0%2Fzsh-tfenv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcda0%2Fzsh-tfenv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcda0%2Fzsh-tfenv/lists"}