diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-30 23:54:57 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2025-06-30 23:54:57 +0900 |
| commit | 59db062bdfc2b67d223346ccb723ddacc6e26113 (patch) | |
| tree | 24d9d77e10849a987152175e6093b40ad7bd2aeb /ar/.config/shell/profile | |
| parent | 99014f67041617b82b7bdda6a9b854bf6047de55 (diff) | |
modified shell/profile, modified zsh/.zshrc
Diffstat (limited to 'ar/.config/shell/profile')
| -rw-r--r-- | ar/.config/shell/profile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
