switching firefox for librewolf. - bootstrap - Bootstrap script for my alpine linux desktop.
 (HTM) git clone git://jay.scot/bootstrap
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit 03f923a7ac9fdfde3fcc471f975557dc100819be
 (DIR) parent fb47ae23716796e690765050bef0ace48d05b752
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Fri, 28 Nov 2025 18:58:26 +0000
       
       switching firefox for librewolf.
       
       Diffstat:
         M install.sh                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/install.sh b/install.sh
       @@ -25,7 +25,7 @@ apk add font-terminus font-inconsolata font-dejavu font-noto font-noto-cjk \
                font-awesome font-noto-extra font-liberation font-hack
        
        echo "── installing tools"
       -apk add shfmt shellcheck openssh yt-dlp pass fzf mpv zathura firefox \
       +apk add shfmt shellcheck openssh yt-dlp pass fzf mpv zathura librewolf \
                mutt fdm sfeed lf swayimg iptables wireguard-tools-wg-quick
        
        echo "── installing audio"