文件名称:PowerLine:更多的 PowerShell 提示
文件大小:61KB
文件格式:ZIP
更新时间:2024-06-18 03:38:37
powershell powershell-modules prompt powerline powershell-classes
PowerLine - 漂亮、强大的 PowerShell 提示 安装 注意:如果您没有,您可能需要单独安装它,因为它包含一个(完全向后兼容的) Write-Host替代品,它需要安装-AllowClobber开关: Install-Module PANSIES - AllowClobber 您可以从 PowerShell 库安装和导入 PowerLine: Install-Module PowerLine Import-Module PowerLine 首次使用配置 PowerLine 有很多选项,您会想要立即设置其中的一些选项以充分利用它们。 Set-PowerLinePrompt - SetCurrentDirectory - RestoreVirtualTerminal - Newline - Timestamp - Colors " #FFDD00 " , " #F
【文件预览】:
PowerLine-master
----build.psd1(439B)
----.gitignore(321B)
----build.ps1(677B)
----assets()
--------prompt.png(5KB)
--------left-prompt.png(7KB)
--------pushd.png(15KB)
----LICENSE(1KB)
----Specs()
--------Powerline.Steps.ps1(466B)
--------Must.Steps.ps1(14KB)
--------Powerline.feature(908B)
----README.md(11KB)
----.vscode()
--------settings.json(618B)
--------launch.json(1KB)
--------tasks.json(2KB)
----nuget.config(423B)
----Source()
--------PowerLine.psm1(243B)
--------PowerLine.psd1(4KB)
--------Examples()
--------PowerLine.format.ps1xml(1KB)
--------postfix.ps1(99B)
--------Configuration.psd1(154B)
--------Public()
--------Private()