commit 0a7471e9efa7c8698dcf5a5899b85440289c1970
parent 06fc1dfe16d76aea07f685ca9a5f10db6a9a4d17
Author: andersuno <anders.hedman01@gmail.com>
Date: Thu, 2 Apr 2020 16:04:34 +0200
Changes to be committed:
modified: .profile
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/.profile b/.profile
@@ -5,6 +5,7 @@ export XDG_DATA_HOME=$HOME/.local/share
export EDITOR="vim"
export SUDO_EDITOR="vim"
export VISUAL="vim"
+export TERM="xterm-256color"
export TERMINAL="alacritty"
export BROWSER="Chromium"
export READER="zathura"