From 59db062bdfc2b67d223346ccb723ddacc6e26113 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Mon, 30 Jun 2025 23:54:57 +0900 Subject: modified shell/profile, modified zsh/.zshrc --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/shell/profile') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index f943dc9..9c90f80 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -21,7 +21,7 @@ export EDITOR2="vim" export KEYTIMEOUT=10 export SUDO_EDITOR=$EDITOR export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" -export TERM="st-256color" +export TERM="xterm-256color" export TERMINAL="st" export TERMINAL_PROG="st" export VISUAL=$EDITOR -- cgit v1.2.3