From ba5eee9f72838107cd3541cd1e0ca5643cb61964 Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Tue, 23 Feb 2021 22:30:59 +0100 Subject: fixed the tmux color bug again --- .config/zsh/exports.zsh | 3 --- 1 file changed, 3 deletions(-) (limited to '.config/zsh') diff --git a/.config/zsh/exports.zsh b/.config/zsh/exports.zsh index bdf0c8a..243db8b 100644 --- a/.config/zsh/exports.zsh +++ b/.config/zsh/exports.zsh @@ -29,7 +29,4 @@ export PYENV_ROOT="$HOME/.pyenv" export PATH="$PYENV_ROOT/bin:$PATH" PATH=$(pyenv root)/shims:$PATH -# Allows tmux to display colors correctly. -export TERM="xterm-256color" - export GEM_HOME="$HOME/.gem" -- cgit v1.2.3-70-g09d2