【发布时间】:2020-10-22 00:26:20
【问题描述】:
如何配置 Windows 终端以使用不同于我的标准 $Profile 的单独配置文件启动 Powershell
这将有助于在我从 wt.exe 而不是从 pwsh.exe 启动的 Powershell 实例中导入像 posh-git 和 psreadline 这样的模块
【问题讨论】:
-
您是否已经安装了 Powershell 来运行
$Profile中默认的配置文件以外的配置文件?如果没有,请参阅here。
标签: powershell powershell-core windows-terminal