Hidden the TERM env

This commit is contained in:
Marcin Woźniak 2021-12-19 00:55:34 +01:00
parent e7555a86a1
commit 1a37650655
Signed by: y0rune
GPG Key ID: F204C385F57EB348

2
.zshrc
View File

@ -38,7 +38,7 @@ source $ZSH/oh-my-zsh.sh
FPATH=/usr/local/share/zsh/site-functions:$FPATH
export GPG_TTY=$(tty)
export TERM=xterm-256color
# export TERM=xterm-256color
export SHELL=/bin/bash
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus