mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-21 02:55:37 -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 = (Resolve-Path -Path $temp).ProviderPath
|
||||
$Path = (Resolve-Path -Path $Path).ProviderPath
|
||||
|
||||
$logo = @'
|
||||
__ _____ _ ___ ___ ______ _ __
|
||||
|
|
Loading…
Reference in a new issue