From eee500b2aae5fcc6144385b3b67dba01a24fac96 Mon Sep 17 00:00:00 2001 From: William Carroll Date: Mon, 7 Nov 2016 14:56:17 -0500 Subject: Adds solarized support --- configs/.tmux.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configs') diff --git a/configs/.tmux.conf b/configs/.tmux.conf index 4e4099fefeb7..00e9b750b421 100644 --- a/configs/.tmux.conf +++ b/configs/.tmux.conf @@ -17,3 +17,5 @@ bind % split-window -c "#{pane_current_path}" bind '"' split-window -h -c "#{pane_current_path}" bind c new-window -c "#{pane_current_path}" +set -g default-terminal "screen-256color-italic" + -- cgit 1.4.1