1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-19 00:17:59 +00:00
dotfiles/termux/packages.bash

15 lines
92 B
Bash
Raw Normal View History

2022-06-15 00:15:50 +09:00
packages=(
dnsutils
gh
git
iproute2
jq
2022-11-02 02:10:03 +09:00
make
2022-06-15 00:15:50 +09:00
mdbook
nodejs-lts
openssh
rclone
2022-10-31 23:19:47 +09:00
rsync
2022-06-15 00:15:50 +09:00
sqlite
)