Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 945 Bytes

Readme.md

File metadata and controls

28 lines (20 loc) · 945 Bytes

fish-finders

Handy shortcuts making use of the awesome fzf fuzzy finder

🚀 Installation

⚠️ requirement : You need fzf for this plugin to work

Using fisher :

fisher add Gazorby/fish-finders

🔧 Usage

Command Description
fabbr Fuzzy search fish abbreviations
fbranch Fuzzy search git branches
fenv Fuzzy search environment variables
fif [regex] Fuzzy search pattern in files using rg and highlight
fkill Fuzzy search a process to kill
fport Fuzzy search a listening port
fssh Fuzzy search an ssh host

📝 License

MIT