feat(fish): default opts for FZF are the same for zoxide fzf variable

This commit is contained in:
Sergio Laín 2023-12-29 13:41:19 +01:00
parent ee0c775a97
commit 0d7bbf6d7d
No known key found for this signature in database
GPG key ID: 14C9B8080681777B

View file

@ -81,6 +81,7 @@ set -xg FZF_DEFAULT_OPTS "--height=90% --layout=reverse --info=inline --border r
--color=fg:#cad3f5,header:#ed8796,info:#c6a0f6,pointer:#f4dbd6 \
--color=marker:#f4dbd6,fg+:#cad3f5,prompt:#c6a0f6,hl+:#ed8796 \
--bind 'ctrl-y:execute-silent(printf {} | cut -f 2- | wl-copy --trim-newline)'"
set -xg _ZO_FZF_OPTS $FZF_DEFAULT_OPTS
set -xg fzf_preview_dir_cmd eza --long --header --icons --all --color=always --group-directories-first --hyperlink
set -xg fzf_fd_opts --hidden --color=always