diff --git a/config.env b/config.env index 360384b..ea00ea3 100644 --- a/config.env +++ b/config.env @@ -1,3 +1,5 @@ +export TERM=xterm + FONT_BOLD=$(tput bold) FONT_NORMAL=$(tput sgr0)