mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
change default terminal, add default reader, file
This commit is contained in:
parent
82b70e3a8e
commit
95a275aab2
@ -12,8 +12,10 @@ unsetopt PROMPT_SP
|
||||
|
||||
# Default programs:
|
||||
export EDITOR="nvim"
|
||||
export TERMINAL="st"
|
||||
export TERMINAL="kitty"
|
||||
export BROWSER="brave"
|
||||
export READER="zathura"
|
||||
export FILE="lf"
|
||||
|
||||
# ~/ Clean-up:
|
||||
export XDG_CONFIG_HOME="$HOME/.config"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user