aboutsummaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2017-12-27 18:29:10 +0100
committerneodarz <neodarz@neodarz.net>2017-12-27 18:29:10 +0100
commitbda2442ab02187556e6f350dad560e75355192a5 (patch)
treefa23327c926f9fef0ba332a69f7020417382ba49 /zsh/.zshrc
parent4bd2caeddb102cbfb7a2c3cd1bf51139cfd8bc77 (diff)
downloaddotfiles_ascii-bda2442ab02187556e6f350dad560e75355192a5.tar.xz
dotfiles_ascii-bda2442ab02187556e6f350dad560e75355192a5.zip
Add urxvt by default
Diffstat (limited to '')
-rwxr-xr-xzsh/.zshrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/zsh/.zshrc b/zsh/.zshrc
index f3bbffb..bf1dfe2 100755
--- a/zsh/.zshrc
+++ b/zsh/.zshrc
@@ -16,3 +16,5 @@
#
#█▓▒░ load configs
for config (~/.zsh/*.zsh) source $config
+
+export TERM=rxvt-unicode