add TERMINAL_PROG variable

used in programs like `xtrace` (line 172 `/usr/bin/xtrace`)
This commit is contained in:
Amy 2022-11-19 20:17:08 +11:00 committed by GitHub
parent fa600f8ca7
commit cd9b04a050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,7 @@ unsetopt PROMPT_SP
# Default programs:
export EDITOR="nvim"
export TERMINAL="st"
export TERMINAL_PROG="st"
export BROWSER="librewolf"
# ~/ Clean-up: