From: Maximilian Friedersdorff Date: Tue, 26 Sep 2017 09:31:20 +0000 (+0100) Subject: Remove powerline status bar for tmux X-Git-Url: https://git.friedersdorff.com/?a=commitdiff_plain;ds=sidebyside;h=3fb14a61f995eb873eb128f9ff05f628198a62e7;p=max%2Fdotfiles.git Remove powerline status bar for tmux --- diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 8753314..fb8ba84 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -10,6 +10,3 @@ bind C-a send-prefix set -g default-terminal "screen-256color" set -s escape-time 0 - -run-shell "powerline-daemon -q" -source "/usr/lib64/python2.7/site-packages/powerline/bindings/tmux/powerline.conf"