From 310fd03acd6aa886c24aa7a11f33349d905ad0fe Mon Sep 17 00:00:00 2001 From: Maximilian Friedersdorff Date: Mon, 25 Sep 2017 09:19:48 +0100 Subject: [PATCH] Use powerline for git --- tmux/.tmux.conf | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index df38b87..8753314 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -9,4 +9,7 @@ bind C-a send-prefix set -g default-terminal "screen-256color" -set -s escape-time 0 \ No newline at end of file +set -s escape-time 0 + +run-shell "powerline-daemon -q" +source "/usr/lib64/python2.7/site-packages/powerline/bindings/tmux/powerline.conf" -- 2.45.2