From cc68c3378f46f6f1f180ac60e6af92ada446af53 Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Sat, 19 Nov 2022 22:03:17 +0100 Subject: removed TERM from bashrc --- .bashrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.bashrc b/.bashrc index 54973af..5f547df 100644 --- a/.bashrc +++ b/.bashrc @@ -4,8 +4,6 @@ # | |__ / (_| | _| __/| |_) / (_| | |_) | __/ # \___|\___._/_| \___/|____/\___._/____/ \___/ -export TERM=xterm - export LC_ALL=en_US.UTF-8 export STARSHIP_CONFIG=~/.config/starship/starship.toml -- cgit v1.2.3