summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc4
1 files changed, 1 insertions, 3 deletions
diff --git a/.bashrc b/.bashrc
index 98eb911..54973af 100644
--- a/.bashrc
+++ b/.bashrc
@@ -4,9 +4,7 @@
# | |__ / (_| | _| __/| |_) / (_| | |_) | __/
# \___|\___._/_| \___/|____/\___._/____/ \___/
-umask 77
-
-export TERM=xterm-kitty
+export TERM=xterm
export LC_ALL=en_US.UTF-8