summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--zshrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/zshrc b/zshrc
index 855062c..f57617f 100644
--- a/zshrc
+++ b/zshrc
@@ -75,6 +75,7 @@ alias -s txt="vim"
alias -s doc="oowriter"
# set default programs
+export TERM=xterm-256color
export EDITOR=vim
export PAGER=vimpager
export BROWSER=chromium