diff options
Diffstat (limited to 'zshrc')
-rw-r--r-- | zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -92,3 +92,4 @@ bindkey -a 'j' history-beginning-search-forward crontab ~/.crontab TERM=xterm-256color +[ -f ~/.fzf.zsh ] && source ~/.fzf.zsh |