Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 502 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 502 Bytes

termux-config

Configure my termux environment.

Requires linux-config for copying some files (to avoid management of duplicated settings).

Usage

Clone the repository:

cd ~/projects
git clone [email protected]:Yutsuten/termux-config.git
git clone [email protected]:Yutsuten/linux-config.git

Apply the configuration:

make

This only places the configuration files. The installation of the applications should be done separately.