docs: Update Termux installation instructions (#7083)

This commit is contained in:
Jaehyun Yeom
2025-11-02 11:15:14 -08:00
committed by GitHub
parent 5d48bbf11d
commit dbbc4ca293
+1 -7
View File
@@ -27,16 +27,10 @@ choco install starship
## [termux](https://termux.com)
### Prerequisites
```sh
pkg install getconf
```
### Installation
```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)