{"id":14449554,"url":"https://github.com/Atlas34/fzf-plugin","last_synced_at":"2025-08-28T03:31:53.124Z","repository":{"id":165339002,"uuid":"586270619","full_name":"Atlas34/fzf-plugin","owner":"Atlas34","description":"Extracted fzf plugin from ohmyzsh repo and packaged to be used by my ZSH plugin manager .","archived":false,"fork":false,"pushed_at":"2023-01-07T15:28:43.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-25T09:51:43.530Z","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/Atlas34.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":"2023-01-07T14:50:16.000Z","updated_at":"2023-01-07T14:59:57.000Z","dependencies_parsed_at":"2024-01-03T04:17:05.319Z","dependency_job_id":"95abcda7-1c36-4d5d-9455-0e8678d20142","html_url":"https://github.com/Atlas34/fzf-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Atlas34/fzf-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atlas34%2Ffzf-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atlas34%2Ffzf-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atlas34%2Ffzf-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atlas34%2Ffzf-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Atlas34","download_url":"https://codeload.github.com/Atlas34/fzf-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Atlas34%2Ffzf-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272430629,"owners_count":24933897,"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","status":"online","status_checked_at":"2025-08-28T02:00:10.768Z","response_time":74,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-09-01T08:01:21.609Z","updated_at":"2025-08-28T03:31:52.874Z","avatar_url":"https://github.com/Atlas34.png","language":"Shell","readme":"# :electric_plug: fzf-plugin :electric_plug:\n\nExtracted fzf plugin from [ohmyzsh repository](https://github.com/ohmyzsh/ohmyzsh) and packaged so it can be used by my ZSH plugin manager.\n\n## fzf\n\nThis plugin tries to find [junegunn's fzf](https://github.com/junegunn/fzf) based on where\nit's been installed, and enables its fuzzy auto-completion and key bindings.\n\nTo use it, add `fzf` to the plugins array in your zshrc file:\n\n```zsh\nuse \"Atlas34/fzf-plugin\"\n```\n\n## Settings\n\nAll these settings should go in your zshrc file, before Oh My Zsh is sourced.\n\n### `FZF_BASE`\n\nSet to fzf installation directory path:\n\n```zsh\nexport FZF_BASE=/path/to/fzf/install/dir\n```\n\n### `FZF_DEFAULT_COMMAND`\n\nSet default command to use when input is tty:\n\n```zsh\nexport FZF_DEFAULT_COMMAND='\u003cyour fzf default command\u003e'\n```\n\nIf not set, the plugin will try to set it to these, in the order in which they're found:\n\n- [`fd`](https://github.com/sharkdp/fd)\n- [`rg`](https://github.com/BurntSushi/ripgrep)\n- [`ag`](https://github.com/ggreer/the_silver_searcher)\n\n### `DISABLE_FZF_AUTO_COMPLETION`\n\nSet whether to load fzf auto-completion:\n\n```zsh\nDISABLE_FZF_AUTO_COMPLETION=\"true\"\n```\n\n### `DISABLE_FZF_KEY_BINDINGS`\n\nSet whether to disable key bindings (CTRL-T, CTRL-R, ALT-C):\n\n```zsh\nDISABLE_FZF_KEY_BINDINGS=\"true\"\n```\n","funding_links":[],"categories":["Plugins","Recently Updated"],"sub_categories":["ZSH on Windows","[Aug 30, 2024](/content/2024/08/30/README.md)"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAtlas34%2Ffzf-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAtlas34%2Ffzf-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAtlas34%2Ffzf-plugin/lists"}