Remove fzf zsh plugin
parent
d9df158147
commit
c18de7744b
2
.zshrc
2
.zshrc
|
@ -38,8 +38,6 @@ plugins=(
|
||||||
extract
|
extract
|
||||||
# fish-like highlighting as you type
|
# fish-like highlighting as you type
|
||||||
fast-syntax-highlighting
|
fast-syntax-highlighting
|
||||||
# fuzzy finder for history, files, docker, process, etc (see fzf)
|
|
||||||
fzf-zsh-plugin
|
|
||||||
# aliases
|
# aliases
|
||||||
git
|
git
|
||||||
# password-store autocomplete
|
# password-store autocomplete
|
||||||
|
|
Loading…
Reference in New Issue