enable powerline
This commit is contained in:
parent
99ef6a98d4
commit
63143130e8
2 changed files with 12 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue