plugins/fzf/Unload.ps1

$UnLoad = {
    Remove-OMPModule -Name 'PsFzf' -PluginSafe
}