mirror of
https://github.com/danielepintore/dotfiles.git
synced 2026-07-12 16:35:13 +02:00
Add fzf fuzzy finder for zsh shell
This commit is contained in:
@@ -72,5 +72,8 @@ bindkey -v '^R' history-incremental-search-backward
|
||||
source $HOME/.config/zsh/themes/dracula.zsh
|
||||
# End theme section
|
||||
|
||||
# Set up fzf key bindings and fuzzy completion
|
||||
eval "$(fzf --zsh)"
|
||||
|
||||
# Zsh syntax highlighting
|
||||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
|
||||
Reference in New Issue
Block a user