feat: add fzf plugin for fish

This commit is contained in:
Stefan Imhoff
2023-12-07 10:10:48 +01:00
parent 0466fa8abf
commit ab530fc271
2 changed files with 3 additions and 0 deletions

View File

@@ -65,6 +65,8 @@ set --export FZF_TMUX_OPTS -p
set --export FZF_ALT_C_COMMAND "fd --type d $FD_OPTIONS --color=never --hidden"
set --export FZF_ALT_C_OPTS "--preview 'tree -C {} | head -50'"
set --export FZF_COMPLETE 0
# Conda
set conda_path (brew --prefix)/Caskroom/miniconda/base/bin/conda
if test -f $conda_path

View File

@@ -5,3 +5,4 @@ edc/bass
jethrokuan/z
z11i/github-copilot-cli.fish
joshmedeski/fish-lf-icons
jethrokuan/fzf