{"id":18419191,"url":"https://github.com/aubreypwd/zsh-plugin-fd","last_synced_at":"2025-04-14T19:12:37.027Z","repository":{"id":74528957,"uuid":"300412896","full_name":"aubreypwd/zsh-plugin-fd","owner":"aubreypwd","description":"Function for fuzzy finding files and olders using fzf.","archived":false,"fork":false,"pushed_at":"2024-05-02T14:57:07.000Z","size":665,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T19:12:31.503Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aubreypwd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-01T20:15:55.000Z","updated_at":"2024-12-13T11:24:27.000Z","dependencies_parsed_at":"2024-01-03T04:17:01.014Z","dependency_job_id":"ae7e56d4-a75d-41f1-90d7-920ccaec51c0","html_url":"https://github.com/aubreypwd/zsh-plugin-fd","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":"aubreypwd/zsh-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-fd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-fd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-fd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-fd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aubreypwd","download_url":"https://codeload.github.com/aubreypwd/zsh-plugin-fd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248943460,"owners_count":21186958,"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":"2024-11-06T04:16:11.015Z","updated_at":"2025-04-14T19:12:37.005Z","avatar_url":"https://github.com/aubreypwd.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# `fd`\n\nUse `fzf` to browse your directories using fuzzy method.\n\n- Requires `fzf`\n\n![Screenshot](screenshot.gif)\n\n## Usage\n\n```bash\nfd\n```\n\n`fd` will look at directories in the current working directory, but if you want to look further, you can supply a depth, e.g.:\n\n```bash\nfd 2\n```\n\n## Requires\n\n- `fzf`\n\nIf you use https://github.com/aubreypwd/zsh-plugin-require, we will try and automatically handle dependancies.\n\n## Install\n\nUsing [antigen](https://github.com/zsh-users/antigen):\n\n```bash\nantigen bundle aubreypwd/zsh-plugin-fd@1.0.0\n```\n\n## Development\n\nInstall the package on `master`:\n\n```bash\nantigen bundle ssh://git@github.com/aubreypwd/zsh-plugin-fd\n```\n\n...and contribute upstream by working in `$HOME/.antigen/bundles/aubreypwd/zsh-plugin-fd`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faubreypwd%2Fzsh-plugin-fd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faubreypwd%2Fzsh-plugin-fd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faubreypwd%2Fzsh-plugin-fd/lists"}