To enable the CTRL+R functionality, I had to add this line to my ~/.zshrc file:
source /usr/share/zsh/plugins/zsh-fzf-plugin/fzf.plugin.zsh
It might be obvious to some, but I hope this helps the rest!
| Git Clone URL: | https://aur.archlinux.org/zsh-fzf-plugin-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zsh-fzf-plugin-git |
| Description: | Zsh plugin to enable fzf history search (sourced from Oh My Zsh, for use without it) |
| Upstream URL: | https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fzf |
| Licenses: | MIT |
| Conflicts: | zsh-fzf-plugin |
| Provides: | zsh-fzf-plugin |
| Submitter: | D3SOX |
| Maintainer: | D3SOX |
| Last Packager: | D3SOX |
| Votes: | 2 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-03-01 09:51 (UTC) |
| Last Updated: | 2022-03-01 10:03 (UTC) |
To enable the CTRL+R functionality, I had to add this line to my ~/.zshrc file:
source /usr/share/zsh/plugins/zsh-fzf-plugin/fzf.plugin.zsh
It might be obvious to some, but I hope this helps the rest!
Pinned Comments
Irgkenya4 commented on 2023-07-13 19:08 (UTC)
To enable the CTRL+R functionality, I had to add this line to my
~/.zshrcfile:It might be obvious to some, but I hope this helps the rest!