A minimal prompt preset for Starship in Termux. Focus: simple, fast, and clean.
- A Nerd Font installed and enabled in your terminal
apt update && apt upgrade -yapt install git starship -ygit clone https://github.com/ZeltNamizake/termux-starship-presetce termux-starship-preset && chmod +x set./set
Usage:
./set <preset> # change presets
./set <bash|zsh> # change default shell
Preset:
- monoline - pzhline (zsh)
- miniline
- customline
- ghline
Shell (current):
- zsh
- bash [active]
Example:
- ./set pzhline
- ./set zsh
- optimized for right-side layout (best on zsh)
- bash support: partial display
