mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-01-30 09:48:11 +01:00
Change brave to librewolf in shell profile (#1154)
This commit is contained in:
parent
4d597f945b
commit
f7839e8fd4
@ -13,7 +13,7 @@ unsetopt PROMPT_SP
|
|||||||
# Default programs:
|
# Default programs:
|
||||||
export EDITOR="nvim"
|
export EDITOR="nvim"
|
||||||
export TERMINAL="st"
|
export TERMINAL="st"
|
||||||
export BROWSER="brave"
|
export BROWSER="librewolf"
|
||||||
|
|
||||||
# ~/ Clean-up:
|
# ~/ Clean-up:
|
||||||
export XDG_CONFIG_HOME="$HOME/.config"
|
export XDG_CONFIG_HOME="$HOME/.config"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user