mirror of
https://github.com/Llewellynvdm/starship.git
synced 2024-11-11 07:40:57 +00:00
docs: add termux install instructions (#248)
This commit is contained in:
parent
cacaf66efe
commit
ed27cf4a2c
@ -119,6 +119,12 @@ The prompt shows information you need while you're working, while staying sleek
|
|||||||
$ nix-env --install starship
|
$ nix-env --install starship
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Termux
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ pkg install starship
|
||||||
|
```
|
||||||
|
|
||||||
1. Add the init script to your shell's config file:
|
1. Add the init script to your shell's config file:
|
||||||
|
|
||||||
#### Bash
|
#### Bash
|
||||||
|
@ -60,6 +60,12 @@ footer: ISC Licensed | Copyright © 2019-present Starship Contributors
|
|||||||
$ nix-env --install starship
|
$ nix-env --install starship
|
||||||
```
|
```
|
||||||
|
|
||||||
|
#### Termux
|
||||||
|
|
||||||
|
```sh
|
||||||
|
$ pkg install starship
|
||||||
|
```
|
||||||
|
|
||||||
1. Add the init script to your shell's config file:
|
1. Add the init script to your shell's config file:
|
||||||
|
|
||||||
#### Bash
|
#### Bash
|
||||||
|
Loading…
Reference in New Issue
Block a user