mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-11-10 04:54:03 -08:00
parent
1f283051d2
commit
d4d6710fab
|
@ -51,6 +51,7 @@ func (oi *Os) Enabled() bool {
|
|||
func (oi *Os) getDistroIcon(distro string) string {
|
||||
iconMap := map[string]string{
|
||||
"alma": "\uF31D",
|
||||
"almalinux9": "\uF31D",
|
||||
"alpine": "\uF300",
|
||||
"aosc": "\uF301",
|
||||
"arch": "\uF303",
|
||||
|
|
Loading…
Reference in a new issue