summaryrefslogtreecommitdiffstats
path: root/docs/nl-NL/installing/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/nl-NL/installing/README.md')
-rw-r--r--docs/nl-NL/installing/README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/docs/nl-NL/installing/README.md b/docs/nl-NL/installing/README.md
index c29416f0e..85e28ac32 100644
--- a/docs/nl-NL/installing/README.md
+++ b/docs/nl-NL/installing/README.md
@@ -35,6 +35,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