diff options
| author | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-26 10:02:12 +0900 |
|---|---|---|
| committer | TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> | 2026-06-26 10:02:12 +0900 |
| commit | dc51942541c02e395550060937d61a364d7780f1 (patch) | |
| tree | d461c96a063483ad492d7a1367c66cd2643f99c1 /ar | |
| parent | 69da68576ed38fc325c8f29c7c25aa978e314665 (diff) | |
modified shell/profile
Diffstat (limited to 'ar')
| -rw-r--r-- | ar/.config/shell/profile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index eb4459b..6727955 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -28,7 +28,9 @@ export SUDO_EDITOR=$EDITOR export SUDO_ASKPASS="$HOME/.local/bin/dmenupass" export TERM="xterm-256color" export TERMINAL="st" +export TERMINAL2="alacritty" export TERMINAL_PROG="st" +export TERMINAL2_PROG="alacritty" export VISUAL=$EDITOR ################################################### |
