hotovson / oh-my-zsh-powerline-theme

oh-my-zsh Powerline style Theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

oh-my-zsh-powerline-theme

oh-my-zsh Powerline style Theme (heavily modified by aquarhead)

Preview

with Fira Code

Imgur

Modifications

  1. Changed prompt indicator to , inspired by Pollen
  2. Simplified git status indicators
  3. Customizable username via $ZSH_USERNAME

Setup

  1. Clone the repository
  2. Create symlink of powerline.zsh-theme in .oh-my-zsh/themes/
  3. Use it in your .zshrc file:
ZSH_THEME="powerline"

Tips

To disable virtualenv modifying PROMPT upon activation, set the following env var:

export VIRTUAL_ENV_DISABLE_PROMPT="true"

About

oh-my-zsh Powerline style Theme