(zsh): add fzf history search plugin

This commit is contained in:
frosty 2024-07-16 04:52:05 -04:00
parent 1ced208069
commit 2201119bed
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View file

@ -4,3 +4,6 @@
[submodule ".local/share/zsh/plugins/zsh-autosuggestions"] [submodule ".local/share/zsh/plugins/zsh-autosuggestions"]
path = .local/share/zsh/plugins/zsh-autosuggestions path = .local/share/zsh/plugins/zsh-autosuggestions
url = https://github.com/zsh-users/zsh-autosuggestions.git url = https://github.com/zsh-users/zsh-autosuggestions.git
[submodule ".local/share/zsh/plugins/zsh-fzf-history-search"]
path = .local/share/zsh/plugins/zsh-fzf-history-search
url = https://github.com/joshskidmore/zsh-fzf-history-search.git

@ -0,0 +1 @@
Subproject commit d5a9730b5b4cb0b39959f7f1044f9c52743832ba