mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
docs: add termux install instructions (#248)
This commit is contained in:
committed by
Matan Kushner
parent
cacaf66efe
commit
ed27cf4a2c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user