enable powerline

This commit is contained in:
Haak Saxberg 2013-08-02 01:46:36 -07:00
parent 99ef6a98d4
commit 63143130e8
2 changed files with 12 additions and 0 deletions

View file

@ -45,3 +45,8 @@ plugins=(git)
source $ZSH/oh-my-zsh.sh
# Customize to your needs...
# enable powerline
source ~/.vim/bundle/powerline/powerline/bindings/zsh/powerline.zsh
export PATH=~/.vim/bundle/powerline/scripts:$PATH
export PYTHONPATH=~/.vim/bundle/powerline:$PYTHONPATH