mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
docs: Update Termux installation instructions (#7083)
This commit is contained in:
@@ -27,16 +27,10 @@ choco install starship
|
|||||||
|
|
||||||
## [termux](https://termux.com)
|
## [termux](https://termux.com)
|
||||||
|
|
||||||
### Prerequisites
|
|
||||||
|
|
||||||
```sh
|
|
||||||
pkg install getconf
|
|
||||||
```
|
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
curl -sS https://starship.rs/install.sh | sh -s -- --bin-dir /data/data/com.termux/files/usr/bin
|
pkg install starship
|
||||||
```
|
```
|
||||||
|
|
||||||
## [Funtoo Linux](https://www.funtoo.org/Welcome)
|
## [Funtoo Linux](https://www.funtoo.org/Welcome)
|
||||||
|
|||||||
Reference in New Issue
Block a user