diff options
author | Anthony Wang | 2022-04-17 11:23:54 -0500 |
---|---|---|
committer | Anthony Wang | 2022-04-17 11:23:54 -0500 |
commit | 400677872f472e8bf51a4f7598634ef78f5d0af6 (patch) | |
tree | d2ad97f777fee9851ed4273b669e618ea1d4939c | |
parent | 28823a90375fd3e2e94692672518a8ee36dada05 (diff) |
Remove fzf from zsh config
-rw-r--r-- | .zshrc | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |