X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=tmux%2F.tmux.conf;fp=tmux%2F.tmux.conf;h=87533149ce195df1df5013eb628945a9ee309004;hb=310fd03acd6aa886c24aa7a11f33349d905ad0fe;hp=df38b8765928f7abfa2ffa6421eeb0e4f6c1f66c;hpb=d23bda261ed2f98974d5e9b1539d24e73bdd6a7a;p=max%2Fdotfiles.git 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"