more termux packages

pull/1/head
Jeffrey Paul 6 years ago
parent d63731ebac
commit 7d8dd45d54
  1. 9
      termux/setup.sh

@ -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

Loading…
Cancel
Save