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-17 03:44:50 +00:00
|
|
|
fd bat ripgrep git-delta exa zellij fdupes rsync rclone restic tealdeer task \
|
2023-07-16 12:32:22 +00:00
|
|
|
nnn imagemagick ffmpegthumbnailer asciinema agg android-platform-tools scrcpy libjxl yt-dlp \
|
2023-07-19 09:40:15 +00:00
|
|
|
pipx lua-language-server plantuml
|