Valodim / zsh-prompt-powerline

A ZSH prompt based on the powerline font from the popular vim plugin
50 stars 14 forks source link

Install with antigen? #4

Open trusktr opened 10 years ago

trusktr commented 10 years ago

How would I install this with antigen?

neurogenesis commented 8 years ago

There appear to be a number of issues related to powerline's dependency of the specific version of python installed. There is an install method of both python and powerline for homebrew though.

Once powerline is installed you might be able to use something like the following:

source antigen.zsh
antigen use oh-my-zsh
antigen theme prikhi/molokai-powerline-zsh molokai-powerline-zsh
antigen apply

see here for more info.. https://github.com/prikhi/molokai-powerline-zsh