mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-27 20:09:39 -08:00
fix: change robby russel exit code glyph to match ohmyzsh
This commit is contained in:
parent
d3252acf85
commit
996cb9d6f2
|
@ -39,7 +39,7 @@
|
||||||
"style": "plain",
|
"style": "plain",
|
||||||
"foreground": "#DCB977",
|
"foreground": "#DCB977",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": "\uF119",
|
"prefix": "\u2717",
|
||||||
"display_exit_code": false
|
"display_exit_code": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue