Skip to content

Latest commit

Β 

History

History
33 lines (20 loc) Β· 846 Bytes

File metadata and controls

33 lines (20 loc) Β· 846 Bytes

VTEX Workspace Prompt for Oh My Zsh

A custom Oh My Zsh theme that displays the current VTEX IO workspace and account directly in your terminal promptβ€”no need to run vtex whoami every time.

πŸ“Έ Preview

screenshot

πŸ“¦ Requirements

πŸš€ Installation

  1. Copy the theme file into the Oh My Zsh theme directory:

    cp vtex.zsh-theme ~/.oh-my-zsh/themes/vtex.zsh-theme
  2. Set the theme in your .zshrc:

    ZSH_THEME="vtex"
  3. Set the theme in your .zshrc:

    source ~/.zshrc
    

πŸ“ Notes

  • Works on macOS and Linux.

  • Automatically displays the workspace and account currently active in the VTEX IO CLI.