[fish] Remove fzf complete

This commit is contained in:
2021-10-26 14:25:08 -04:00
parent 159f0c026f
commit f1123372dc
6 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,5 @@ set -gx PATH ~/.asdf/installs/rust/latest/bin $PATH
fzf_key_bindings
set -gx EDITOR vi
set -gx XDG_RUNTIME_DIR /run/user/(id -u)
set -gx FZF_LEGACY_KEYBINDS 0
set -gx FZF_COMPLETE 1
direnv hook fish | source
alias ls=exa

View File

@ -1,6 +1,5 @@
# This file contains fish universal variable definitions.
# VERSION: 3.0
SETUVAR FZF_COMPLETE:3
SETUVAR FZF_DEFAULT_OPTS:\x2d\x2dheight\x2040\x25
SETUVAR FZF_DISABLE_KEYBINDINGS:0
SETUVAR FZF_LEGACY_KEYBINDINGS:1