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

https://github.com/y3rw1n/pruner

a good installer of fonts and themes for termux
https://github.com/y3rw1n/pruner

bash bash-script shell termux termux-customization termux-customization-tools termux-style termux-tool

Last synced: 2 months ago
JSON representation

a good installer of fonts and themes for termux

Awesome Lists containing this project

README

        

# Pruner
A Termux tool to easily install Nerd Fonts and themes.

### Preview

## installation and dependencies

Install the following dependencies:
``` sh
pkg add curl jq -y
```

Then clone the repository and enter its directory:
```sh
git clone https://github.com/Y3rw1N/pruner.git
cd pruner
./pruner --help
```