1
0
Fork 0
mirror of https://github.com/kou029w/dotfiles.git synced 2025-01-31 14:27:59 +00:00
dotfiles/packages.bash

28 lines
261 B
Bash
Raw Normal View History

2022-06-14 00:34:22 +09:00
packages=(
2024-05-07 17:50:11 +09:00
bash-completion
2023-09-27 00:54:31 +09:00
build-essential
2022-06-14 00:34:22 +09:00
cloudflared
2023-09-27 00:54:31 +09:00
curl
2022-06-14 00:34:22 +09:00
docker-ce
docker-compose-plugin
fdupes
ffmpeg
2024-10-28 13:54:42 +09:00
fzf
2025-01-25 22:58:00 +09:00
gh
2023-09-27 00:54:31 +09:00
git-crypt
2025-01-25 22:58:00 +09:00
golang
2024-04-15 11:42:20 +09:00
jq
2022-06-14 00:34:22 +09:00
knot-dnsutils
2024-05-07 17:50:11 +09:00
nano
2025-01-25 22:58:00 +09:00
nix-setup-systemd
2023-09-27 00:54:31 +09:00
nodejs
2022-06-14 00:34:22 +09:00
qemu-user-static
2025-01-25 22:58:00 +09:00
rclone
2022-06-14 00:34:22 +09:00
screen
2025-01-25 22:58:00 +09:00
shellcheck
2022-06-14 00:34:22 +09:00
smartmontools
2024-04-15 11:42:20 +09:00
sqlite3
2023-09-27 00:54:31 +09:00
tailscale
2025-01-25 22:58:00 +09:00
tea-cli
2022-06-14 00:34:22 +09:00
)