summaryrefslogtreecommitdiff
path: root/dotfiles/system
diff options
context:
space:
mode:
Diffstat (limited to 'dotfiles/system')
-rw-r--r--dotfiles/system/.profile4
1 files changed, 2 insertions, 2 deletions
diff --git a/dotfiles/system/.profile b/dotfiles/system/.profile
index 5baf908..c2ecd04 100644
--- a/dotfiles/system/.profile
+++ b/dotfiles/system/.profile
@@ -33,10 +33,10 @@ export SUDO_EDITOR="$(which vi)"
# Browser
export BROWSER="$(which firefox)"
-# export BROWSER="$(which google-chrome-stable)"
+export ALTBROWSER="$(which google-chrome-stable)"
# export BROWSER="$(which librewolf)"
-# Terminal
+# Terminal
export COLORTERM=truecolor
#export TERM="vt100"
export TERM="st-256color"