2022-12-01 03:18:03 +00:00
|
|
|
#!/usr/bin/env bash
|
|
|
|
|
|
|
|
port install \
|
2023-09-11 16:40:20 +00:00
|
|
|
libgit2 \
|
2023-03-16 08:30:23 +00:00
|
|
|
git neovim \
|
2023-09-11 16:21:05 +00:00
|
|
|
fdupes rsync rclone restic task \
|
2023-07-16 12:32:22 +00:00
|
|
|
nnn imagemagick ffmpegthumbnailer asciinema agg android-platform-tools scrcpy libjxl yt-dlp \
|
2023-08-24 08:28:20 +00:00
|
|
|
pipx plantuml
|