From 17ca5ecbee6e0cd9b448c2974602050c666172c5 Mon Sep 17 00:00:00 2001 From: pml68 Date: Sat, 11 Jan 2025 22:15:51 +0100 Subject: feat: switch to rosepine-tmuxed for distorted colors --- .bashrc | 1 - 1 file changed, 1 deletion(-) (limited to '.bashrc') diff --git a/.bashrc b/.bashrc index aff0ae6..3f6cfb5 100644 --- a/.bashrc +++ b/.bashrc @@ -9,7 +9,6 @@ export PATH=$PATH:/root/.cargo/bin:/root/go/bin export EDITOR=nvim export HISTSIZE=1000 export HISTFILESIZE=2000 -export TERM=xterm-256color YELLOW="\[$(tput setaf 3)\]" GREEN="\[$(tput setaf 2)\]" -- cgit v1.2.3