{"id":18013433,"url":"https://github.com/milly/zsh-anyenv-cache","last_synced_at":"2026-04-30T10:32:10.238Z","repository":{"id":66495268,"uuid":"158360682","full_name":"Milly/zsh-anyenv-cache","owner":"Milly","description":"Create autoload functions for anyenv, then improve speed your .zshrc","archived":false,"fork":false,"pushed_at":"2021-10-18T04:48:27.000Z","size":7,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T14:44:21.728Z","etag":null,"topics":["anyenv","zsh","zsh-plugins"],"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/Milly.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":"2018-11-20T09:07:04.000Z","updated_at":"2021-11-12T09:07:35.000Z","dependencies_parsed_at":"2023-02-21T13:00:31.954Z","dependency_job_id":null,"html_url":"https://github.com/Milly/zsh-anyenv-cache","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/Milly%2Fzsh-anyenv-cache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milly%2Fzsh-anyenv-cache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milly%2Fzsh-anyenv-cache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Milly%2Fzsh-anyenv-cache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Milly","download_url":"https://codeload.github.com/Milly/zsh-anyenv-cache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247190623,"owners_count":20898792,"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":["anyenv","zsh","zsh-plugins"],"created_at":"2024-10-30T03:21:31.823Z","updated_at":"2026-04-30T10:32:05.206Z","avatar_url":"https://github.com/Milly.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zsh-anyenv-cache\n\nCreate autoload functions for [anyenv](https://github.com/anyenv/anyenv), then improve speed your *.zshrc*\n\n## How to set up\n\n### Manually install\n\n1. Put all files somewhere\n2. Add `src` directory to your `$fpath`\n3. Call `zsh-anyenv-cache` in your *.zshrc*\n\n#### Example\n\nDownload all files:\n\n```zsh\n% cd /path/to/dir\n% git clone https://github.com/Milly/zsh-anyenv-cache\n```\n\nAnd add the following lines to your *.zshrc*:\n\n```zsh\nfpath+=/path/to/dir/zsh-anyenv-cache/src\nautoload -Uz zsh-anyenv-cache\nzsh-anyenv-cache\n```\n\n### Installing using zplug\nIf you use [zplug](https://github.com/zplug/zplug), add the following\nline to your *.zshrc*:\n\n```zsh\nzplug Milly/zsh-anyenv-cache\n```\n\n### Installing using Antigen\nIf you use [Antigen](https://github.com/zsh-users/antigen), add the following\nline to your *.zshrc*:\n\n```zsh\nantigen bundle Milly/zsh-anyenv-cache\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilly%2Fzsh-anyenv-cache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilly%2Fzsh-anyenv-cache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilly%2Fzsh-anyenv-cache/lists"}