summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-05-12 08:16:24 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-05-12 08:30:19 +0200
commit2ad7375ba74afb34df3fdcc99dc0e5f8666af3d5 (patch)
tree4a03dbaddaa0054f9d96fc73b54f2f063be042f1
parent9d4cc42e953428fe646f5473efee2befc84a91cb (diff)
downloadconfig-2ad7375ba74afb34df3fdcc99dc0e5f8666af3d5.tar.gz
config-2ad7375ba74afb34df3fdcc99dc0e5f8666af3d5.zip
add lynx
-rwxr-xr-x.config/alpine-packages6
1 files changed, 4 insertions, 2 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages
index 28bf770..dd714fb 100755
--- a/.config/alpine-packages
+++ b/.config/alpine-packages
@@ -17,8 +17,9 @@ pulseaudio pulseaudio-bluez pulseaudio-alsa alsa-plugins-pulse pulseaudio-utils
17 17
18# Core tools (non-X) 18# Core tools (non-X)
19coreutils-fmt curl imagemagick ffmpeg tmux ghostscript ncurses shellcheck 19coreutils-fmt curl imagemagick ffmpeg tmux ghostscript ncurses shellcheck
20kbd # For console keyboard configuration 20kbd # For console keyboard configuration
21syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit 21syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit
22lynx
22 23
23# Development tools 24# Development tools
24build-base git gdb valgrind clang20 python3 rust cargo hare 25build-base git gdb valgrind clang20 python3 rust cargo hare
@@ -36,7 +37,8 @@ libx11-dev libxft-dev libxinerama-dev # For building dwm and st
36dbus-x11 37dbus-x11
37 38
38# X applications 39# X applications
39firefox libreoffice telegram-desktop vlc-qt imv-x11 40firefox
41libreoffice telegram-desktop vlc-qt imv-x11
40zathura-djvu zathura-pdf-mupdf zathura-ps 42zathura-djvu zathura-pdf-mupdf zathura-ps
41arandr 43arandr
42 44

Generated with cgit - Back to sebastiano.tronto.net