fix error in tmux conf
This commit is contained in:
parent
809b641f51
commit
d2328656e4
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue