From 10da5377351ae0bbfe75343b95d6a81ee2e217aa Mon Sep 17 00:00:00 2001 From: Bobby Bingham Date: Sun, 1 Jan 2017 16:27:32 -0600 Subject: tmux: set TERM for 256 colors --- tmux/.tmux.conf | 1 + 1 file changed, 1 insertion(+) create mode 100644 tmux/.tmux.conf (limited to 'tmux/.tmux.conf') diff --git a/tmux/.tmux.conf b/tmux/.tmux.conf new file mode 100644 index 0000000..336925f --- /dev/null +++ b/tmux/.tmux.conf @@ -0,0 +1 @@ +set -g default-terminal "screen-256color" -- cgit v1.2.3