{"id":20416474,"url":"https://github.com/redxtech/zsh-asdf-direnv","last_synced_at":"2025-04-12T17:06:52.785Z","repository":{"id":101052999,"uuid":"379720900","full_name":"redxtech/zsh-asdf-direnv","owner":"redxtech","description":"A zsh plugin that loads asdf \u0026 asdf-direnv.","archived":false,"fork":false,"pushed_at":"2024-02-09T21:46:37.000Z","size":12,"stargazers_count":12,"open_issues_count":1,"forks_count":8,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T11:21:40.768Z","etag":null,"topics":["asdf","asdf-vm","direnv","zsh","zsh-plugin"],"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/redxtech.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}},"created_at":"2021-06-23T20:23:47.000Z","updated_at":"2024-12-17T07:02:46.000Z","dependencies_parsed_at":"2024-01-03T04:15:55.586Z","dependency_job_id":"680d2888-d1c4-4912-8669-8c74f3d50269","html_url":"https://github.com/redxtech/zsh-asdf-direnv","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/redxtech%2Fzsh-asdf-direnv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-asdf-direnv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-asdf-direnv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-asdf-direnv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/zsh-asdf-direnv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248602311,"owners_count":21131615,"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":["asdf","asdf-vm","direnv","zsh","zsh-plugin"],"created_at":"2024-11-15T06:20:06.747Z","updated_at":"2025-04-12T17:06:52.746Z","avatar_url":"https://github.com/redxtech.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# asdf-direnv\n\u003e asdf-direnv is a zsh plugin that loads asdf \u0026 asdf-direnv.\n\n## Installing\n\n### zinit\nAdd this to your zinit config (.zshrc):\n```zsh\nzinit light redxtech/zsh-asdf-direnv\n\n# it also works with turbo mode:\nzinit ice wait lucid\nzinit load redxtech/zsh-asdf-direnv\n```\n\n### oh-my-zsh\nInstall it with your favourite zsh package manager, or clone it directly to your\n`$ZSH_CUSTOM/plugins` directory with git, and add `zsh-asdf-direnv` to the plugins\narray in your `.zshrc` file:\n\n```zsh\nexport ASDF_DIR=\"$HOME/.asdf\"\nfpath=(${ASDF_DIR}/completions $fpath)\n\nplugins = (... zsh-asdf-direnv)\n```\n\n## Usage\nOnce it's loaded it your shell you should be able to use both asdf and direnv as normal.\n\nIf asdf hasn't been installed yet, it will be installed for you (`git clone` into ~/.asdf).\n\nIf direnv hasn't been installed yet, it will be installed for you (`asdf plugin add direnv`\n\u0026 `asdf install direnv latest`).\n\n## Config\nIf you set the environment variable `ZSH_ASDF_DIRENV_LIBONLY` to `\"true\"`, it will only add\n`$ASDF_DIR/bin` to path and source `$ASDF_DIR/lib/asdf.sh` in order to not put `$ASDF_DIR/shims`\nin the path. Read [this](https://github.com/asdf-community/asdf-direnv#pro-tips) for more information.\n\n## Author\n**asdf-direnv** © [Gabe Dunn](https://github.com/redxtech), Released under the [MIT](./license.md) License.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-asdf-direnv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Fzsh-asdf-direnv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-asdf-direnv/lists"}