summaryrefslogtreecommitdiffstats
path: root/zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'zshrc')
-rw-r--r--zshrc4
1 files changed, 0 insertions, 4 deletions
diff --git a/zshrc b/zshrc
index 1655fb0..1e9d84e 100644
--- a/zshrc
+++ b/zshrc
@@ -87,10 +87,6 @@ ZSH_HIGHLIGHT_STYLES[assign]='fg=cyan'
source ~/.zsh/zsh-autosuggestions/zsh-autosuggestions.zsh
ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE='fg=black,bold'
# }}}
-# fzf {{{
-source ~/.sh/fzf/shell/completion.zsh
-source ~/.sh/fzf/shell/key-bindings.zsh
-# }}}
# }}}
# prompt {{{
function shell_prompt_precmd () {