2022-12-01 03:18:03 +00:00
|
|
|
#!/usr/bin/env bash
|
|
|
|
|
|
|
|
port install \
|
2023-03-16 08:30:23 +00:00
|
|
|
git neovim \
|
2023-08-30 03:27:51 +00:00
|
|
|
fd bat ripgrep git-delta exa fdupes rsync rclone restic tealdeer task ncdu \
|
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
|