unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
312 stars 29 forks source link

Add a warning when omz's fzf plugin is loaded #82

Open unixorn opened 1 year ago

unixorn commented 1 year ago

Per https://github.com/unixorn/zsh-quickstart-kit/issues/177, it looks like you can't enable both oh-my-zsh's fzf plugin and this one.

Figure out a clean way to determine that the omz plugin is loaded and either don't load this plugin, or print an error message explaining that the user needs to disable the one from omz.