remove fm from zsh ; i never use tui file managers...

This commit is contained in:
KemoNine 2022-05-20 00:46:49 -04:00
parent 0d6b43d072
commit 7c9cb72201
1 changed files with 1 additions and 1 deletions

2
zshrc
View File

@ -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 "Aloxaf/fzf-tab", from:github
zplug "alexiszamanidis/zsh-git-fzf"
zplug "ddnexus/fm", hook-build:"./fm__compile"
#zplug "ddnexus/fm", hook-build:"./fm__compile"
zplug "larkery/zsh-histdb"
#zplug "m42e/zsh-histdb-fzf"
zplug 'm42e/zsh-histdb-skim', from:github, at:main