fix error in tmux conf

This commit is contained in:
Christophe Buffenoir 2013-05-02 23:46:41 +02:00
parent 809b641f51
commit d2328656e4
1 changed files with 1 additions and 1 deletions

View File

@ -19,4 +19,4 @@ set -g history-limit 1000
#set -g status-left '#[fg=green][#[fg=brightblue]#(whoami)#[fg=white]@#[fg=brightblue]#H#[fg=white]:#[fg=brightblue]#S#[fg=green]][#[default]'
#set -g status-right '#[fg=green]][#[fg=blue]%d/%m #[fg=brightblue]%H:%M#[fg=green]]#[default]'
source '~/.local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf'
source-file ~/.local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf