X-Git-Url: https://git.friedersdorff.com/?a=blobdiff_plain;f=tmux%2F.tmux.conf;h=87533149ce195df1df5013eb628945a9ee309004;hb=e26f095473bbbc450820f7fabd0e82f94562426e;hp=5d8a0c08aea706c07b41a47f9515e96d2d2ecc1c;hpb=21e9b2bece375bf290bd6564b65a6fa47a9e4b97;p=max%2Fdotfiles.git diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf index 5d8a0c0..8753314 100644 --- a/tmux/.tmux.conf +++ b/tmux/.tmux.conf @@ -8,3 +8,8 @@ set -g prefix C-a 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"