Add fzf stuff to zshrc

This commit is contained in:
Anthony Wang 2021-04-19 11:23:26 -05:00
parent 24f60fedf7
commit 06493597c5
Signed by: a
GPG key ID: 6FD3502572299774

5
.zshrc
View file

@ -15,3 +15,8 @@ source /usr/lib/python3.9/site-packages/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