mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-12 14:04:05 -08:00
parent
636a5e29fc
commit
931a78c9bb
|
@ -77,6 +77,7 @@ func (env *Shell) Platform() string {
|
|||
platform = "manjaro"
|
||||
}
|
||||
}
|
||||
env.Debug("Platform", platform)
|
||||
return platform
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue