more termux packages

This commit is contained in:
Jeffrey Paul 2018-03-06 17:07:18 -05:00
parent d63731ebac
commit 7d8dd45d54
1 changed files with 9 additions and 0 deletions

View File

@ -1,10 +1,19 @@
#!/bin/bash
# install with the following:
# pkg install curl
# curl -fsSL https://raw.githubusercontent.com/sneak/hacks/master/termux/setup.sh | bash
PKGS="
bash-completion
byobu
curl
git
golang
mosh
vim
wget
"
apt update