aboutsummaryrefslogtreecommitdiff
path: root/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to '.zshrc')
-rw-r--r--.zshrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.zshrc b/.zshrc
index 6bd7b11..42dde40 100644
--- a/.zshrc
+++ b/.zshrc
@@ -72,7 +72,8 @@ export XDG_CONFIG_HOME="/home/charles/.config/"
export XDG_DATA_HOME="/home/charles/.data/"
export EDITOR="vim"
-export TERM="xterm-256color"
+export TERM="st-256color"
+# export TERM="xterm-256color"
# mail
export MAIL='charles.cabergs@gmail.com'