summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2026-05-14 09:52:01 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2026-05-14 09:52:01 +0200
commit39525655c1757add168ee813291ce041bdae2fa9 (patch)
tree1d5120529ec968f629c49be0f1c04617fd197e18
parent49d7c2e706c41c21b16b1b41521cd9288dc28d52 (diff)
downloadconfig-39525655c1757add168ee813291ce041bdae2fa9.tar.gz
config-39525655c1757add168ee813291ce041bdae2fa9.zip
Add rsync to packages
-rwxr-xr-x.config/alpine-packages2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/alpine-packages b/.config/alpine-packages
index dd714fb..285e2a9 100755
--- a/.config/alpine-packages
+++ b/.config/alpine-packages
@@ -18,7 +18,7 @@ pulseaudio pulseaudio-bluez pulseaudio-alsa alsa-plugins-pulse pulseaudio-utils
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 21rsync syncthing fzf sfeed yt-dlp mblaze msmtp isync oath-toolkit
22lynx 22lynx
23 23
24# Development tools 24# Development tools

Generated with cgit - Back to sebastiano.tronto.net