]> git.friedersdorff.com Git - max/dotfiles.git/blobdiff - tmux/.tmux.conf
256 colors in tmux
[max/dotfiles.git] / tmux / .tmux.conf
index a2103d5df3f7bc58fa9f1d32f9751b9a7567114f..5d8a0c08aea706c07b41a47f9515e96d2d2ecc1c 100644 (file)
@@ -6,3 +6,5 @@ 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"