fzf
fzf copied to clipboard
`fzf` install via homebrew not working with fish integration
- [x] I have read through the manual page (
man fzf) - [x] I have the latest version of fzf
- [x] I have searched through the existing issues
Info
- OS
- [ ] Linux
- [x] Mac OS X
- [ ] Windows
- [ ] Etc.
- Shell
- [ ] bash
- [ ] zsh
- [x] fish
Problem / Steps to reproduce
install fzf via homebrew (version 0.45.0) use fish as default shell add fish hooks into config.fish don't get the commands available in fish
NOTES:
- Fish is working fine
- fzf is also working fine when called standalone
- But the fish integration seems to be borked