Use python 3 for config of tmux powerline
This commit is contained in:
parent
f5aeae1f0b
commit
f4e13075eb
1 changed files with 1 additions and 1 deletions
|
@ -26,4 +26,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-file ~/.local/lib/python2.7/site-packages/powerline/bindings/tmux/powerline.conf
|
||||
source-file ~/.local/lib/python3.4/site-packages/powerline/bindings/tmux/powerline.conf
|
||||
|
|
Loading…
Reference in a new issue