dotfiles/.legacy_dotfiles/oh-my-posh
2023-08-04 08:49:33 -05:00
..
oh-my-posh.png move legacy dotfiles under .legacy_dotfiles 2023-08-04 08:49:33 -05:00
README.md move legacy dotfiles under .legacy_dotfiles 2023-08-04 08:49:33 -05:00
vpotato.minimal.omp.json move legacy dotfiles under .legacy_dotfiles 2023-08-04 08:49:33 -05:00

Theme Screenshot

oh-my-posh Theme

Requires oh-my-posh, which lets you use the same prompt theme across any shell. I use this theme primarily for zsh and pwsh on both Windows and Linux.

  • Minimal(ish): Works best with Powerline fonts but doesn't require the extended Nerd Fonts symbol set.
  • Transient prompt: Prompt in shell history is collapsed to ; to save screen space and allow for safe copy/pasting.
  • Remote indicator: ❏ on the left side of the prompt indicates an SSH shell.
  • Short working path: Displays the full name of the current directory while folders further up the tree collapse to as few characters as can uniquely identify them.
  • Git status: Shows current branch as well as pending changes.
  • Terraform workspace: Name of the current Terraform workspace.
  • Error indicator: Alerts when the last command has a non-zero exit code.
  • Execution timer: Displays execution time for last command (when >500ms).
  • kubectl context: Current Kubernetes context.
  • Current shell: Also differentiates between major versions of PowerShell (5/6/7).
  • Clock: How else will you know what time it is?