https://github.com/atex-ovi/atexovi-theme
Atex Ovi Theme — A modern, colorful, and clean Termux interface with Zsh integration.
https://github.com/atex-ovi/atexovi-theme
bash bash-script dotfiles go linux shell terminal termux termux-theme termux-ui zsh
Last synced: 2 months ago
JSON representation
Atex Ovi Theme — A modern, colorful, and clean Termux interface with Zsh integration.
- Host: GitHub
- URL: https://github.com/atex-ovi/atexovi-theme
- Owner: atex-ovi
- License: mit
- Created: 2025-10-15T14:36:51.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-11-11T07:14:36.000Z (7 months ago)
- Last Synced: 2025-11-11T09:08:54.611Z (7 months ago)
- Topics: bash, bash-script, dotfiles, go, linux, shell, terminal, termux, termux-theme, termux-ui, zsh
- Language: Shell
- Homepage: https://github.com/atex-ovi/atexovi-theme/releases/tag/v1.0.0
- Size: 92.8 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
Atex Ovi Theme for Termux

## Overview
Atex Ovi Theme is a one-shot installer for Termux, providing a modern, colorful, and fully customized terminal UI experience. It includes a sleek ASCII banner, colored prompt, Zsh plugins, custom fonts, and a themed color palette.
## Screenshot
**1. Startup Display**

**2. ls-logo**

**3. Auto Suggestion**

## Features
* One-shot installation via `install.sh`.
* Fully customized Zsh prompt with colors and modern aesthetics.
* Auto-installation of core and extra utilities (bash, coreutils, curl, git, zsh, Go).
* Logo-ls integration for a modern `ls` experience.
* Custom font and termux.properties configuration.
* Restore script (`restore.sh`) to revert Termux to its default state.
* Progress bar animations during installation.
## Installation
Clone the repository and run the installer:
```bash
git clone https://github.com/atex-ovi/atexovi-theme.git
cd atexovi-theme
bash install.sh
```
> [!TIP]
> It is recommended to run this on a fresh Termux installation.
## Restore
> [!NOTE]
> If you want to revert to the original Termux setup, run:
```bash
bash ~/restore.sh
```
## Zsh Plugins Installed
* zsh-syntax-highlighting
* zsh-fzf-history-search
* zsh-autosuggestions
* zsh-autocomplete
* bgnotify
> [!NOTE]
> These plugins are automatically installed by `install.sh`
## Special Thanks
* [mayTermux](https://github.com/mayTermux) – as inspiration for the look and UI.
* [Termux](https://termux.com/) – Android terminal platform.
* [Bash](https://www.gnu.org/software/bash/) – shell scripting.
* [Zsh](https://www.zsh.org/) – modern shell for prompt customization.
* [Go](https://golang.org/) – programming language for additional tools.
* All open-source communities are supportive.
## Support & Donations
If you find this project useful, consider supporting the development:
[](https://buymeacoffee.com/atexovi)
## License
[MIT](LICENSE)