[fish] Remove fzf complete
This commit is contained in:
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Reference in New Issue
Block a user