diff --git a/.bashrc b/.bashrc index 129a26a..e3502cc 100644 --- a/.bashrc +++ b/.bashrc @@ -171,3 +171,4 @@ export EDITOR='vim' export VISUAL='vim' LANG="it_IT.UTF-8" export LANG +export TERM=xterm-256color