jaxvanyang / termux.init

Set up your Termux on the fly.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

termux.init

Set up your Termux on the fly.

Screenshot

Usage

Method Command
Git git clone https://github.com/jaxvanyang/termux.init.git && termux.init/termux.init
cURL bash -c "$(curl -fsSL https://raw.githubusercontent.com/jaxvanyang/termux.init/main/termux.init
Wget bash -c "$(wget -O- https://raw.githubusercontent.com/jaxvanyang/termux.init/main/termux.init)"

Features

  • Choose Termux repository.

  • Install editors & basic utilities.

  • Setup Oh My Zsh (based on Termux-ohmyzsh).

  • Setup common Oh My Zsh plugins.

  • Setup OpenSSH.

  • Setup Git.

  • Backup & restore Termux.

Acknowledgements

About

Set up your Termux on the fly.

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%