Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yutsuten/termux-config
https://github.com/yutsuten/termux-config
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yutsuten/termux-config
- Owner: Yutsuten
- License: mit
- Created: 2024-01-01T06:20:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-29T06:03:22.000Z (8 months ago)
- Last Synced: 2024-05-01T17:40:34.180Z (8 months ago)
- Language: Shell
- Size: 39.1 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
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.