plugins/powerline/Load.ps1

$PreLoad = {
    Import-OMPModule 'Powerline'
}
$PostLoad = {
}