Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 505 Bytes

File metadata and controls

30 lines (19 loc) · 505 Bytes

Termux config

My default Termux configuration bootstrapper

Why?

Since Termux takes up alot of my storage, I had to clear and wipe everything at some point when it grows more than 1gb

Features

  • Vim configuration

Installation

  1. ) First, update repositories and install git
pkg update && pkg upgrade && pkg install git
  1. ) Clone repository then run install script
git clone https://github.com/Thanatoslayer6/Termux-config.git
cd Termux-config
./install