summaryrefslogtreecommitdiff
path: root/ar/.config/shell/profile
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-30 23:37:05 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-06-30 23:37:05 +0900
commit99014f67041617b82b7bdda6a9b854bf6047de55 (patch)
tree9bf78a374cb6481569eef25477460bc0cea07e79 /ar/.config/shell/profile
parentc1240b691e10c62f5a55a3e949906b37164ed717 (diff)
updated lynx/.lynxrc, modified shell/profile, modified tmux/tmux.conf
Diffstat (limited to 'ar/.config/shell/profile')
-rw-r--r--ar/.config/shell/profile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile
index 5a9e101..f943dc9 100644
--- a/ar/.config/shell/profile
+++ b/ar/.config/shell/profile
@@ -21,9 +21,9 @@ export EDITOR2="vim"
export KEYTIMEOUT=10
export SUDO_EDITOR=$EDITOR
export SUDO_ASKPASS="$HOME/.local/bin/dmenupass"
+export TERM="st-256color"
export TERMINAL="st"
export TERMINAL_PROG="st"
-export TERM="st-256color"
export VISUAL=$EDITOR
###################################################