Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yutsuten/termux-config


https://github.com/yutsuten/termux-config

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# termux-config

Configure my termux environment.
Mostly based on [linux-config](https://github.com/Yutsuten/linux-config).

## Usage

Clone the repository:

```shell
git clone [email protected]:Yutsuten/termux-config.git ~/.config/termux
git submodule update --init
```

Apply the configuration:

```shell
make
```

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