refactor: replace shell icon

This commit is contained in:
Jan De Dobbeleer 2020-10-16 08:49:23 +02:00 committed by Jan De Dobbeleer
parent 0f7b3cffb7
commit 447aa02c35
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@ Show the current shell name (zsh, powershell, bash, ...).
"foreground": "#ffffff",
"background": "#0077c2",
"properties": {
"prefix": " "
"prefix": " \uFCB5 "
}
}
```

View file

@ -102,7 +102,7 @@
"foreground": "#ffffff",
"background": "#0077c2",
"properties": {
"prefix": " "
"prefix": " \uFCB5 "
}
},
{