Skip to content

Instantly share code, notes, and snippets.

@ralavay
Last active August 19, 2018 13:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ralavay/887134e5fa47adfeca2b46caf4cb9cd5 to your computer and use it in GitHub Desktop.
Save ralavay/887134e5fa47adfeca2b46caf4cb9cd5 to your computer and use it in GitHub Desktop.
termux-init

Thing to install for Termux

pkg update
pkg install -y \
    bash \
    bash-completion \
    git \
    vim \
    openssh \
    htop \
    bash-completion \
    curl \
    dnsutils \
    nmap

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment