disable powerline for shell and vim (for now), have a pretty good alternative statusline
This commit is contained in:
parent
1ec1aa3474
commit
5398424925
2 changed files with 69 additions and 16 deletions
|
|
@ -47,6 +47,6 @@ 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
|
||||
# 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