summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-11-19 22:03:17 +0100
committeryuzu-eva <stevenhu@web.de>2022-11-19 22:03:17 +0100
commitcc68c3378f46f6f1f180ac60e6af92ada446af53 (patch)
tree1344abae97a415cc0e5dde45b71db99b62e1d481 /.bashrc
parentf33a5662bc95b2f28af4c6beec20212d493e9e68 (diff)
removed TERM from bashrc
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 0 insertions, 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