Handy shortcuts making use of the awesome fzf fuzzy finder
Using fisher :
fisher add Gazorby/fish-finders| 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 |