Adding AMD driver and moving to gopass. - 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 8007a9af90ca4ea4c7fe647d23b79f4d864e9748
(DIR) parent 6c74c8001660d09b95a40e187fc67081daf4de0c
(HTM) Author: Jay Scott <me@jay.scot>
Date: Sun, 1 Jun 2025 11:32:23 +0100
Adding AMD driver and moving to gopass.
Diffstat:
M install.sh | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
(DIR) diff --git a/install.sh b/install.sh
@@ -16,7 +16,7 @@ apk add curl doas wget git git-email neovim tar zip gzip p7zip bzip2 rsync \
echo "── installing wayland"
apk add wl-clipboard mesa-dri-gallium mesa-va-gallium eudev seatd sway foot \
- bemenu xwayland waybar
+ bemenu xwayland waybara linux-firmware-amdgpu
setup-devd udev
@@ -25,8 +25,8 @@ 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 qutebrowser \
- firefox neomutt newsraft lf swayimg
+apk add shfmt shellcheck openssh yt-dlp gopass fzf mpv zathura firefox \
+ neomutt newsraft lf swayimg isync
echo "── installing audio"
apk add pipewire-pulse pamixer dbus dbus-openrc pipewire wireplumber \