Исправлен конфликт peco и fzf
This commit is contained in:
parent
6ac27b6087
commit
6c98fb13c3
@ -18,6 +18,7 @@ antibody bundle ohmyzsh/ohmyzsh path:plugins/command-not-found
|
||||
antibody bundle ohmyzsh/ohmyzsh path:plugins/common-aliases
|
||||
antibody bundle ohmyzsh/ohmyzsh path:plugins/debian
|
||||
if command -v fzf > /dev/null 2>&1; then
|
||||
export DISABLE_FZF_KEY_BINDINGS=true
|
||||
antibody bundle ohmyzsh/ohmyzsh path:plugins/fzf
|
||||
fi
|
||||
if command -v git > /dev/null 2>&1; then
|
||||
|
Loading…
Reference in New Issue
Block a user