Skip to content

Commit

Permalink
Update fzf config to use new loading
Browse files Browse the repository at this point in the history
  • Loading branch information
justin committed Mar 17, 2024
1 parent 7a33363 commit 0445456
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion files/private_dot_config/zsh/config/04-fzf.zsh
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
[ -f "${XDG_CONFIG_HOME:-$HOME/.config}"/fzf/fzf.zsh ] && source "${XDG_CONFIG_HOME:-$HOME/.config}"/fzf/fzf.zsh
# Set up fzf key bindings and fuzzy completion
eval "$(fzf --zsh)"

0 comments on commit 0445456

Please sign in to comment.