oh-my-posh/docs/docs/segment-shell.md
Jan De Dobbeleer f85057bbf6 feat: add docs
2020-10-05 17:19:05 +02:00

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": "  "
  }
}