diff --git a/docs/installing/README.md b/docs/installing/README.md index a6d7cd86..bc28af42 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