Skip to content

v1.0.3

Compare
Choose a tag to compare
@illvart illvart released this 13 Nov 13:08

50548b3

  • change rootfs directory from alpine to .alpine
  • rename setup-termux-alpine.sh to setup-termux-alpine
  • add vim and neofetch from default installation packages
  • optional add --install-python3 for installing python3, py3-pip, and py3-wheel
    • to run python python3 for pip pip3
    • if you're use --setup-user you can also installing python packages use pip3 install --user [package-name] and automatically load binary python packages from ~/.local/bin
  • change nameserver from cloudflare dns to google dns
  • add alias exit alias e="exit"