Giter Club home page Giter Club logo

fzf-eip's Introduction

EIP Fuzzy finder launch thing

fzf helper to search EIPs by number or name. Selecting it will open the EIP in your browser. See this demo

Search ๐Ÿ”

fuzzy-search

Launch ๐Ÿš€

fuzzy-launch

Installation

  1. Install fzf, a general-purpose command-line fuzzy finder.

  2. Clone this repo

    git clone https://github.com/cds-amal/fzf-eip.git ~/.fzf-eip
  3. Edit your .bashrc or .zshrc startup script file. If you don't know, enter ps -p $$ to know your currently running shell. Modify ~/.bashrc for bash and ~/.zshrc for zsh.

    # somewhere in your .bashrc or .zshrc file...
    
    # FZF_EIP_HOME is the directory where you cloned to
    export FZF_EIP_HOME=$HOME/.fzf-eip
    source $FZF_EIP_HOME/init.sh

A note on browser configuration

For non WSL linux and Mac OS X, this script relies on xdg-open. You can configure this to a different browser if xdg-open is not viable for your setup.

For WSL2, it relies on the fullpath to the browser executable. You can change the default to use the browser of your choice in init.sh for more details.

Supported Operating Systems

Operating System Support Status
Ubuntu ๐ŸŸข
Debian ๐ŸŸข
MacOS ๐ŸŸข
WSL 2 (Windows 10) ๐ŸŸข
WSL 2 (Windows 11) ๐ŸŸข
FreeBSD ๐Ÿคทโ€โ™‚๏ธ

fzf-eip's People

Contributors

grue-bot avatar tesla809 avatar cds-amal avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.