1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-02-07 09:28:39 +00:00
dotfiles/termux/packages.bash

15 lines
104 B
Bash
Raw Normal View History

2022-06-15 00:15:50 +09:00
packages=(
2022-12-07 02:18:20 +09:00
cronie
2022-06-15 00:15:50 +09:00
dnsutils
gh
git
iproute2
jq
mdbook
nodejs-lts
openssh
rclone
sqlite
2022-12-07 02:18:20 +09:00
termux-services
2022-06-15 00:15:50 +09:00
)