mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-02-02 05:41:10 -08:00
refactor: replace shell icon
This commit is contained in:
parent
0f7b3cffb7
commit
447aa02c35
|
@ -18,7 +18,7 @@ Show the current shell name (zsh, powershell, bash, ...).
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#0077c2",
|
"background": "#0077c2",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": " "
|
"prefix": " \uFCB5 "
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
|
@ -102,7 +102,7 @@
|
||||||
"foreground": "#ffffff",
|
"foreground": "#ffffff",
|
||||||
"background": "#0077c2",
|
"background": "#0077c2",
|
||||||
"properties": {
|
"properties": {
|
||||||
"prefix": " "
|
"prefix": " \uFCB5 "
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue