Added powerline (vim,tmux,zsh) and made modded powerlinestyle zsh theme

This commit is contained in:
2014-09-06 17:23:04 +02:00
parent ed741d745a
commit 7d1b705952
5 changed files with 651 additions and 1 deletions

4
zshrc
View File

@@ -7,7 +7,7 @@ ZSH=~/.dotfiles/oh-my-zsh
# time that oh-my-zsh is loaded.
ZSH_THEME="../../dx"
#ZSH_THEME="avit"
# ZSH_THEME="../../dx2"
# Example aliases
# alias zshconfig="mate ~/.zshrc"
@@ -81,3 +81,5 @@ export TERM=screen-256color-bce
if [ -d "$HOME/.local/bin" ]; then
PATH="$HOME/.local/bin:$PATH"
fi
. ~/.local/lib/python2.7/site-packages/powerline/bindings/zsh/powerline.zsh