Remove fzf from zsh config

This commit is contained in:
Anthony Wang 2022-04-17 11:23:54 -05:00
parent 28823a9037
commit 400677872f
Signed by: a
GPG key ID: BC96B00AEC5F2D76

4
.zshrc
View file

@ -15,7 +15,3 @@ source /usr/share/powerline/bindings/zsh/powerline.zsh
SAVEHIST=1000000
HISTFILE=~/.zsh_history
setopt INC_APPEND_HISTORY
# fzf
source /usr/share/fzf/key-bindings.zsh
source /usr/share/fzf/completion.zsh