From 443b36f192cb4b5cb636a43824fa796600d011af Mon Sep 17 00:00:00 2001 From: piccihud Date: Mon, 18 Sep 2023 22:09:55 +0200 Subject: [PATCH] update dotfiles --- .bashrc | 1 + 1 file changed, 1 insertion(+) 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