summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTsvetomir Bonev <invakid404@riseup.net>2021-10-06 21:24:49 +0300
committerGitHub <noreply@github.com>2021-10-06 20:24:49 +0200
commit3c995d3e3edcabdc84cf0c94c78989c2b05ad89f (patch)
tree7686cf67cb70af47ba6d005de74117131a99e902 /docs
parent243dd64836ea31d2c6adb0e7cbae7553b0708bee (diff)
docs: add funtoo linux install steps (#3112)
Diffstat (limited to 'docs')
-rw-r--r--docs/installing/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/installing/README.md b/docs/installing/README.md
index a6d7cd866..bc28af421 100644
--- a/docs/installing/README.md
+++ b/docs/installing/README.md
@@ -39,6 +39,16 @@ pkg install getconf
sh -c "$(curl -fsSL https://starship.rs/install.sh)" -- --bin-dir /data/data/com.termux/files/usr/bin
```
+## [Funtoo Linux](https://www.funtoo.org/Welcome)
+
+### Installation
+
+On Funtoo Linux, starship can be installed from [core-kit](https://github.com/funtoo/core-kit/tree/1.4-release/app-shells/starship) via Portage:
+
+```sh
+emerge app-shells/starship
+```
+
## [Nix](https://nixos.wiki/wiki/Nix)
### Getting the Binary