docs: add termux install instructions (#248)

This commit is contained in:
Bruno Bigras 2019-08-27 19:32:26 -04:00 committed by Matan Kushner
parent cacaf66efe
commit ed27cf4a2c
2 changed files with 12 additions and 0 deletions

View File

@ -119,6 +119,12 @@ The prompt shows information you need while you're working, while staying sleek
$ nix-env --install starship
```
#### Termux
```sh
$ pkg install starship
```
1. Add the init script to your shell's config file:
#### Bash

View File

@ -60,6 +60,12 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
$ nix-env --install starship
```
#### Termux
```sh
$ pkg install starship
```
1. Add the init script to your shell's config file:
#### Bash