mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
parent
fc55b5c463
commit
00aea0decd
|
@ -27,6 +27,7 @@ function global:Start-Utf8Process {
|
|||
$env:POWERLINE_COMMAND = "oh-my-posh"
|
||||
$env:CONDA_PROMPT_MODIFIER = $false
|
||||
$env:SHELL_VERSION = $PSVersionTable.PSVersion.ToString()
|
||||
$global:POSH_TRANSIENT = $false
|
||||
|
||||
# specific module support (disabled by default)
|
||||
if ($null -eq $env:POSH_GIT_ENABLED) {
|
||||
|
|
Loading…
Reference in a new issue