Closed AskAlice closed 2 days ago
If you use zsh, you should source the output of fzf --zsh
, not --bash
.
If you use zsh, you should source the output of
fzf --zsh
, not--bash
.
well, sure, but scripts often add things to my bashrc that i'd prefer to still be able to source from to set some env vars and aliases, as to avoid repeating myself elsewhere. Perhaps fzf could check which shell is currently active
https://github.com/junegunn/fzf/blob/99163f5afa6ef4aea3c99103406ffe3aa6fa922c/shell/completion.bash#L245
(eval):394: parse error near `|'
output of
fzf --bash