Skip to content
This repository has been archived by the owner on Jun 15, 2020. It is now read-only.

mashiro-no-rabo/oh-my-zsh-powerline-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 

Repository files navigation

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"

Releases

No releases published

Packages

No packages published