Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/4679/oh-my-termux
oh-my-termux
https://github.com/4679/oh-my-termux
Last synced: 3 months ago
JSON representation
oh-my-termux
- Host: GitHub
- URL: https://github.com/4679/oh-my-termux
- Owner: 4679
- License: gpl-3.0
- Archived: true
- Created: 2016-01-08T11:11:35.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-10-12T01:44:40.000Z (about 3 years ago)
- Last Synced: 2024-05-01T01:33:08.614Z (7 months ago)
- Language: Shell
- Homepage: https://libnull.com/oh-my-termux/
- Size: 396 KB
- Stars: 482
- Watchers: 31
- Forks: 299
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# oh-my-termux
Setup Termux with:
- Solarized Dark
- Ubuntu Mono with powerline patch
- oh-my-zsh# Requirement
- curl
```bash
pkg install -y libcurl curl
```# Installation
```bash
bash -c "$(curl -fsSL https://git.io/oh-my-termux)"
```