Adding a few more utils. - bootstrap - Bootstrap script for my alpine linux desktop.
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
       ---
 (DIR) commit af93178a4afe84496bd0168c9f0ee9a2610dfdb1
 (DIR) parent 4c7b43ec632c595c4bf92d6e771915dc43e43e2e
 (HTM) Author: Jay Scott <me@jay.scot>
       Date:   Sat, 22 Oct 2022 10:12:03 +0100
       
       Adding a few more utils.
       
       Diffstat:
         M install.sh                          |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/install.sh b/install.sh
       @@ -23,7 +23,7 @@ setup-udev
        
        echo "── installing tools"
        apk add urlview shfmt shellcheck openssh gemget yt-dlp pass fzf mpv \
       -        zathura-pdf-mupdf firefox mutt mpd ncmpcpp
       +        zathura-pdf-mupdf firefox mutt mpd ncmpcpp w3m borgbackup
        
        echo "── installing audio"
        apk add pipewire-pulse pamixer dbus dbus-openrc pipewire wireplumber \