remove fm from zsh ; i never use tui file managers...
This commit is contained in:
parent
0d6b43d072
commit
7c9cb72201
2
zshrc
2
zshrc
|
@ -23,7 +23,7 @@ zplug "junegunn/fzf", from:github, as:command, rename-to:fzf, hook-build:"./inst
|
||||||
zplug "junegunn/fzf", use:"shell/*.zsh", defer:2
|
zplug "junegunn/fzf", use:"shell/*.zsh", defer:2
|
||||||
zplug "Aloxaf/fzf-tab", from:github
|
zplug "Aloxaf/fzf-tab", from:github
|
||||||
zplug "alexiszamanidis/zsh-git-fzf"
|
zplug "alexiszamanidis/zsh-git-fzf"
|
||||||
zplug "ddnexus/fm", hook-build:"./fm__compile"
|
#zplug "ddnexus/fm", hook-build:"./fm__compile"
|
||||||
zplug "larkery/zsh-histdb"
|
zplug "larkery/zsh-histdb"
|
||||||
#zplug "m42e/zsh-histdb-fzf"
|
#zplug "m42e/zsh-histdb-fzf"
|
||||||
zplug 'm42e/zsh-histdb-skim', from:github, at:main
|
zplug 'm42e/zsh-histdb-skim', from:github, at:main
|
||||||
|
|
Loading…
Reference in a new issue