Ecosyste.ms: Awesome
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: about 1 month 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 (about 1 month ago)
- Default Branch: main
- Last Pushed: 2024-12-12T05:19:13.000Z (about 1 month ago)
- Last Synced: 2024-12-12T06:24:00.560Z (about 1 month ago)
- Topics: bash, bash-script, shell, termux, termux-customization, termux-customization-tools, termux-style, termux-tool
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 0
- 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
![Preview](.screenshots/1.jpg)## 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
```