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