Change TERM
This commit is contained in:
parent
b8c1c75680
commit
f532839335
2 changed files with 2 additions and 0 deletions
1
zshrc
1
zshrc
|
@ -89,3 +89,4 @@ if [ -e "$HOME/.smartcd_config" ]; then
|
|||
[ -r "$HOME/.smartcd_config" ] && ( [ -n $BASH_VERSION ] || [ -n $ZSH_VERSION ] ) && source ~/.smartcd_config
|
||||
fi
|
||||
|
||||
export TERM=xterm-256color
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue