{"id":13961621,"url":"https://github.com/reegnz/asdfzf","last_synced_at":"2025-05-02T05:30:41.193Z","repository":{"id":73986324,"uuid":"215324500","full_name":"reegnz/asdfzf","owner":"reegnz","description":"asdf + fzf = asdfzf","archived":false,"fork":false,"pushed_at":"2023-02-03T00:02:49.000Z","size":5,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-06T22:42:41.144Z","etag":null,"topics":["asdf","bash","cli","fzf","shell","version-manager","zsh"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/reegnz.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-10-15T14:49:40.000Z","updated_at":"2021-12-14T18:38:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"cae0aa08-5908-4d4a-8e7f-2bb2959c0a39","html_url":"https://github.com/reegnz/asdfzf","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reegnz%2Fasdfzf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reegnz%2Fasdfzf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reegnz%2Fasdfzf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/reegnz%2Fasdfzf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/reegnz","download_url":"https://codeload.github.com/reegnz/asdfzf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251992577,"owners_count":21677018,"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","bash","cli","fzf","shell","version-manager","zsh"],"created_at":"2024-08-08T17:01:18.557Z","updated_at":"2025-05-02T05:30:36.181Z","avatar_url":"https://github.com/reegnz.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# asdfzf\n\n[asdf](https://github.com/asdf-vm/asdf) + [fzf](https://github.com/junegunn/fzf) = asdfzf!\n\n## Installation\n\nPut the script on your path, eg.:\n\n```sh\nmkdir -p ~/bin\ncd ~/bin\nwget https://raw.githubusercontent.com/reegnz/asdfzf/master/asdfzf\nchmod +x asdfzf\n```\n\n## Usage\n\nThe asdfzf command hides asdf commands behind an fzf interactive selection interface.\n\nThere are no arguments. Just run `asdfzf` and that's it!\n\n### Custom version filters per tool\n\nYou can influence versions that display during install.\n\nPrecedence of environment variables is:\n* ASDFZF_VERSION_FILTER_COMMAND_pluginname\n* ASDFZF_VERSION_KEEP_pluginname\n* ASDFZF_VERSION_FILTER_COMMAND\n* ASDFZF_VERSION_KEEP\n\n#### ASDFZF_VERSION_KEEP\n\n`ASDFZF_VERSION_KEEP=semver-no-prerelease` will keep versions that are\nnot semver prerelease versions.\n\n`ASDFZF_VERSION_KEEP_kubectl=semver-only-prerelease` will only show semver\nprerelease versions\n\n#### ASDFZF_VERSION_KEEP_pluginname\n\nSame as `ASDFZF_VERSION_KEEP` but limited to a given plugin only.\n\n#### ASDFZF_VERSION_FILTER_COMMAND\n\nAllows for providing a custom shell command to filter the version strings.\n\n#### ASDFZF_VERSION_FILTER_COMMAND_pluginname\n\nSame as `ASDFZF_VERSION_FILTER_COMMAND` but limited to a given plugin only.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freegnz%2Fasdfzf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freegnz%2Fasdfzf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freegnz%2Fasdfzf/lists"}