summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2022-08-28 23:06:53 +0200
committeryuzu-eva <stevenhu@web.de>2022-08-28 23:06:53 +0200
commitafe9960481a84a6073d35845c3f598e2a527a63c (patch)
treef884fa8c4e72883f8559eee12abc2cc5b5d603e1 /.bashrc
parent804b9bd1b31f5a844b0a0ea719a027c4a596d61f (diff)
fixed sudoedit, nano, etc.
Diffstat (limited to '.bashrc')
-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