/BashPlusZshTheme

Zsh theme looks like improved bash prompt.

Primary LanguageShellGNU General Public License v3.0GPL-3.0

Bash Plus Oh My Zzsh Theme

This theme made to provide a look like deafault bash promp, but colored. It also supports virtual environments and git status.

Installation

  1. Install oh-my-zsh
  2. Download or clone this repsitory.
  3. Move bashplus.zsh-theme file into ~/.oh-my-zsh/themes/.
  4. Edit ~/.zshrc file
    1. Change ZSH_THEME line to ZSH_THEME="simple bash"
    2. Add virtualenv into `plugins=()' list (separate with space).
  5. Save the file.
  6. Open a new zsh.

Screenshot

Demo