Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/4679/oh-my-termux

oh-my-termux
https://github.com/4679/oh-my-termux

Last synced: about 2 months ago
JSON representation

oh-my-termux

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)"
```