PSProfile/Profile/_Platform_NonWindows/Config/PSModules/PowerProfile.Core.modules.psd1

@{
    PSModules = @(
        'Microsoft.PowerShell.UnixCompleters'
    )
}