updating packages. - 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 fb47ae23716796e690765050bef0ace48d05b752
(DIR) parent 0c85786611a9c5e5cb67169f5b7837e1929b4902
(HTM) Author: Jay Scott <me@jay.scot>
Date: Fri, 28 Nov 2025 18:57:03 +0000
updating packages.
Diffstat:
M install.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/install.sh b/install.sh
@@ -25,12 +25,12 @@ 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 gopass fzf mpv zathura firefox \
- neomutt newsraft lf swayimg isync iptables wireguard-tools-wg-quick
+apk add shfmt shellcheck openssh yt-dlp pass fzf mpv zathura firefox \
+ mutt fdm sfeed lf swayimg iptables wireguard-tools-wg-quick
echo "── installing audio"
apk add pipewire-pulse pamixer dbus dbus-openrc pipewire wireplumber \
- rtkit pipewire-alsa
+ rtkit pipewire-alsa kew
if [ -d "/home/$user" ]; then
echo "── adding user $user groups"