mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2024-12-31 22:07:25 -08:00
332 B
332 B
id | title | sidebar_label |
---|---|---|
shell | Shell | Shell |
What
Show the current shell name (zsh, powershell, bash, ...).
Sample Configuration
{
"type": "shell",
"style": "powerline",
"powerline_symbol": "",
"foreground": "#ffffff",
"background": "#0077c2",
"properties": {
"prefix": " "
}
}