From 7f97cfd8075b340cfe213a896f7a8db48396e23a Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Fri, 20 Jun 2025 10:40:45 +0900 Subject: modified firefox/thesiah.js, modified firefox/vimium-options.json, modified shell/profile --- ar/.config/shell/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ar/.config/shell') diff --git a/ar/.config/shell/profile b/ar/.config/shell/profile index c087112..4a2ecab 100644 --- a/ar/.config/shell/profile +++ b/ar/.config/shell/profile @@ -15,7 +15,7 @@ unsetopt PROMPT_SP 2>/dev/null ################################################### ### --- DEFAULT PROGRAMS --- ### ################################################### -export BROWSER=$(command -v firefox || command -v qutebrowser || command -v librewolf) +export BROWSER=$(command -v librewolf || command -v firefox || command -v qutebrowser) export EDITOR="nvim" export EDITOR2="vim" export KEYTIMEOUT=10 -- cgit v1.2.3