Skip to content

Commit

Permalink
Re-add sourcing of fzf config (oops)
Browse files Browse the repository at this point in the history
  • Loading branch information
prestoncabe committed Jul 5, 2022
1 parent 15b9a23 commit 99a778b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions zshrc.local
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ bindkey "^X^E" edit-command-line
#
# zle -N zle-line-init
# zle -N zle-keymap-select


[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh

0 comments on commit 99a778b

Please sign in to comment.