dotfiles

[void/arch] linux dotfiles
git clone git://git.mdnr.space/dotfiles
Log | Files | Refs

commit 553d14a8cd7c80d4787efcd8d258614540a4cc99
parent c3185be1485fe8e8afb8931dfccf9670b618bc8d
Author: mehdi-norouzi <mehdeenoroozi@gmail.com>
Date:   Sun, 25 Jun 2023 21:15:35 +0330

shell: set brave as default browser

Diffstat:
Mshell/.config/shell/profile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/shell/.config/shell/profile b/shell/.config/shell/profile @@ -14,7 +14,7 @@ unsetopt PROMPT_SP export EDITOR="nvim" export TERMINAL="st" export TERMINAL_PROG="st" -export BROWSER="librewolf" +export BROWSER="brave" # Change the default crypto/weather monitor sites. # export CRYPTOURL="rate.sx"