From 99014f67041617b82b7bdda6a9b854bf6047de55 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 30 Jun 2025 23:37:05 +0900 Subject: updated lynx/.lynxrc, modified shell/profile, modified tmux/tmux.conf --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/shell') 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 ################################################### -- cgit v1.2.3