{"id":15650366,"url":"https://github.com/cds-amal/fzf-eip","last_synced_at":"2025-04-30T17:40:52.635Z","repository":{"id":39755218,"uuid":"396008729","full_name":"cds-amal/fzf-eip","owner":"cds-amal","description":"fzf and eips","archived":false,"fork":false,"pushed_at":"2025-04-30T00:06:34.000Z","size":1793,"stargazers_count":35,"open_issues_count":5,"forks_count":4,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-30T01:19:45.764Z","etag":null,"topics":["bash","eip","ethereum","fzf","zsh"],"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/cds-amal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-08-14T12:54:29.000Z","updated_at":"2025-04-30T00:06:37.000Z","dependencies_parsed_at":"2023-09-27T04:29:53.894Z","dependency_job_id":"3e865939-3aad-4c36-bea4-73d05c30d771","html_url":"https://github.com/cds-amal/fzf-eip","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/cds-amal%2Ffzf-eip","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-amal%2Ffzf-eip/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-amal%2Ffzf-eip/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cds-amal%2Ffzf-eip/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cds-amal","download_url":"https://codeload.github.com/cds-amal/fzf-eip/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251752591,"owners_count":21638139,"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":["bash","eip","ethereum","fzf","zsh"],"created_at":"2024-10-03T12:34:20.726Z","updated_at":"2025-04-30T17:40:52.608Z","avatar_url":"https://github.com/cds-amal.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EIP Fuzzy finder launch thing\n\n[fzf](https://github.com/junegunn/fzf) helper to search EIPs by number or name.\nSelecting it will open the EIP in your browser. [See this\ndemo](https://www.youtube.com/watch?v=2VOZV9tsmGs)\n\n## Search 🔍\n\n![fuzzy-search](./assets/fuzzy-search.gif)\n\n## Launch 🚀\n\n![fuzzy-launch](./assets/fuzzy-launch.gif)\n\n# Installation\n\n1. Install [fzf](https://github.com/junegunn/fzf), a general-purpose\n   command-line fuzzy finder.\n\n1. Clone this repo\n   ```sh\n   git clone https://github.com/cds-amal/fzf-eip.git ~/.fzf-eip\n   ```\n1. Edit your .bashrc or .zshrc startup script file. If you don't know, enter\n   `ps -p $$` to know your currently running shell. Modify `~/.bashrc` for bash\n   and `~/.zshrc` for zsh.\n\n   ```sh\n   # somewhere in your .bashrc or .zshrc file...\n\n   # FZF_EIP_HOME is the directory where you cloned to\n   export FZF_EIP_HOME=$HOME/.fzf-eip\n   source $FZF_EIP_HOME/init.sh\n   ```\n\n## A note on browser configuration\n\nFor non WSL linux and Mac OS X, this script relies on `xdg-open`. You can\n[configure](./init.sh) this to a different browser if `xdg-open` is not viable for your\nsetup.\n\nFor WSL2, it relies on the fullpath to the browser executable. You can change\nthe default to use the browser of your choice in [init.sh](./init.sh) for more\ndetails.\n\n## Supported Operating Systems\n\n| Operating System   | Support Status |\n| ------------------ | -------------- |\n| Ubuntu             | 🟢             |\n| Debian             | 🟢             |\n| MacOS              | 🟢             |\n| WSL 2 (Windows 10) | 🟢             |\n| WSL 2 (Windows 11) | 🟢             |\n| FreeBSD            | 🤷‍♂️             |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-amal%2Ffzf-eip","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcds-amal%2Ffzf-eip","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcds-amal%2Ffzf-eip/lists"}