{"id":20416453,"url":"https://github.com/redxtech/zsh-fzf-utils","last_synced_at":"2026-05-15T21:02:40.287Z","repository":{"id":101053013,"uuid":"374465900","full_name":"redxtech/zsh-fzf-utils","owner":"redxtech","description":"A zsh plugin that provides functions which use fzf to do cool things.","archived":false,"fork":false,"pushed_at":"2021-06-21T16:39:06.000Z","size":6,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-19T17:52:35.655Z","etag":null,"topics":["fzf","fzf-scripts","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}},"created_at":"2021-06-06T21:19:09.000Z","updated_at":"2025-09-05T23:13:22.000Z","dependencies_parsed_at":"2023-04-25T03:01:47.375Z","dependency_job_id":null,"html_url":"https://github.com/redxtech/zsh-fzf-utils","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/redxtech/zsh-fzf-utils","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-fzf-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-fzf-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-fzf-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-fzf-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/redxtech","download_url":"https://codeload.github.com/redxtech/zsh-fzf-utils/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/redxtech%2Fzsh-fzf-utils/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33080359,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fzf","fzf-scripts","zsh","zsh-plugin"],"created_at":"2024-11-15T06:20:04.398Z","updated_at":"2026-05-15T21:02:40.255Z","avatar_url":"https://github.com/redxtech.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# fzf-utils\n\u003e fzf-utils is a zsh plugin that provides functions which use fzf to do cool things.\n\n## Installing\n\n### zinit\nAdd this to your zinit config (.zshrc):\n```zsh\nzinit light redxtech/zsh-fzf-utils\n\n# it also works with turbo mode:\nzinit ice wait lucid\nzinit load redxtech/zsh-fzf-utils\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-fzf-utils` to the plugins\narray in your `.zshrc` file:\n\n```zsh\nplugins=(... zsh-fzf-utils)\n```\n\n## Usage\n`kp` is very easy to use, simply run the command with the name of the\nprocess you wish to kill as the only arg:\n\n```zsh\nkp \u003cprocess name\u003e\n```\n`fp` is also very easy to use. Simply run the command and select the directory\nin your path that you want to search, and then you can see all the binaries\ninside that directory.\n```zsh\nfp\n```\n\n## Credit\nI adapted these functions from this medium article:\n[How FZF and ripgrep improved my workflow][1].\n\n[1]: https://sidneyliebrand.medium.com/how-fzf-and-ripgrep-improved-my-workflow-61c7ca212861\n\n## Author\n**fzf-utils** © [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-fzf-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fredxtech%2Fzsh-fzf-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fredxtech%2Fzsh-fzf-utils/lists"}