summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Reichel <sre@ring0.de>2011-08-09 05:35:02 +0200
committerSebastian Reichel <sre@ring0.de>2011-08-09 05:35:02 +0200
commit01754ece8da954ef7ef0bb9b46961bd0fdae0320 (patch)
treee03115b522c95686d5df5600e8ab89e86401313f
parent900b6ccf80d827a6060b176286596867c05e8e77 (diff)
downloadzsh-config-01754ece8da954ef7ef0bb9b46961bd0fdae0320.tar.bz2
use 256 colors
-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