From a30f14a099c5affa5d58b0eaf21001b1cd19383b Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Wed, 22 Jul 2015 15:21:10 -0300 Subject: Updates powerline support --- tmux.conf.dot.link | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'tmux.conf.dot.link') diff --git a/tmux.conf.dot.link b/tmux.conf.dot.link index 8261d92..638cf26 100644 --- a/tmux.conf.dot.link +++ b/tmux.conf.dot.link @@ -15,7 +15,10 @@ set -g default-terminal "screen-256color" # See https://coderwall.com/p/ca5cuw # http://zanshin.net/2013/09/05/my-tmux-configuration/ #set-option -g status-position top -set -g status-fg white -set -g status-bg blue -set -g status-left '' -set -g status-right-length 60 +#set -g status-fg white +#set -g status-bg blue +#set -g status-left '' +#set -g status-right-length 60 + +# Powerline +source '/usr/share/powerline/bindings/tmux/powerline.conf' -- cgit v1.2.3