Changed from hidden TERM to screen-256color

This commit is contained in:
Marcin Woźniak 2021-12-19 00:59:17 +01:00
parent 1a37650655
commit c873c5e567
Signed by: y0rune
GPG Key ID: F204C385F57EB348
1 changed files with 1 additions and 0 deletions

1
.zshrc
View File

@ -39,6 +39,7 @@ FPATH=/usr/local/share/zsh/site-functions:$FPATH
export GPG_TTY=$(tty)
# export TERM=xterm-256color
export TERM=screen-256color
export SHELL=/bin/bash
export GTK_IM_MODULE=ibus
export XMODIFIERS=@im=ibus