mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
add TERMINAL_PROG variable
used in programs like `xtrace` (line 172 `/usr/bin/xtrace`)
This commit is contained in:
parent
fa600f8ca7
commit
cd9b04a050
@ -13,6 +13,7 @@ unsetopt PROMPT_SP
|
||||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export TERMINAL_PROG="st"
|
||||
export BROWSER="librewolf"
|
||||
|
||||
# ~/ Clean-up:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user