]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - tmux/.tmux.conf
Use powerline for git
[max/dotfiles.git] / tmux / .tmux.conf
index a2103d5df3f7bc58fa9f1d32f9751b9a7567114f..87533149ce195df1df5013eb628945a9ee309004 100644 (file)
@@ -6,3 +6,10 @@ set -g default-command /bin/bash
 unbind C-b 
 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"