mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
parent
492aefd1fd
commit
e5547a8c85
|
@ -305,7 +305,7 @@ New-Module -Name "oh-my-posh-core" -ScriptBlock {
|
||||||
$Path = Read-Host 'Please enter the themes path'
|
$Path = Read-Host 'Please enter the themes path'
|
||||||
}
|
}
|
||||||
|
|
||||||
$Path = (Resolve-Path -Path $temp).ProviderPath
|
$Path = (Resolve-Path -Path $Path).ProviderPath
|
||||||
|
|
||||||
$logo = @'
|
$logo = @'
|
||||||
__ _____ _ ___ ___ ______ _ __
|
__ _____ _ ___ ___ ______ _ __
|
||||||
|
|
Loading…
Reference in a new issue