diff --git a/shell/.config/shell/linux b/shell/.config/shell/linux index 36ba466..c9f76b0 100644 --- a/shell/.config/shell/linux +++ b/shell/.config/shell/linux @@ -11,8 +11,6 @@ if command -v xclip >/dev/null 2>&1; then fi # fzf shell integration (Linux path) -[[ -f /usr/share/doc/fzf/examples/key-bindings.zsh ]] && \ - source /usr/share/doc/fzf/examples/key-bindings.zsh [[ -f ~/.fzf.zsh ]] && source ~/.fzf.zsh # Zoxide (smarter cd) — in case not already initialized by bashrc