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
- Host: GitHub
- URL: https://github.com/y3rw1n/pruner
- Owner: Y3rw1N
- Created: 2024-12-12T05:01:29.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-24T23:25:26.000Z (2 months ago)
- Last Synced: 2025-03-25T00:25:16.046Z (2 months ago)
- Topics: bash, bash-script, shell, termux, termux-customization, termux-customization-tools, termux-style, termux-tool
- Language: Shell
- Homepage:
- Size: 209 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```